commit 6e3bff60cf307c4f4d7fe5d8e66254314312e982 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Mar 12 10:36:06 2015 +0100 0.027 bump .gitignore | 1 + perl-MooseX-AttributeShortcuts.spec | 14 ++++++++------ sources | 2 +- 3 files changed, 10 insertions(+), 7 deletions(-) --- diff --git a/.gitignore b/.gitignore index 62efee0..3965b99 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /MooseX-AttributeShortcuts-0.022.tar.gz /MooseX-AttributeShortcuts-0.023.tar.gz /MooseX-AttributeShortcuts-0.024.tar.gz +/MooseX-AttributeShortcuts-0.027.tar.gz diff --git a/perl-MooseX-AttributeShortcuts.spec b/perl-MooseX-AttributeShortcuts.spec index d140f9b..5defd06 100644 --- a/perl-MooseX-AttributeShortcuts.spec +++ b/perl-MooseX-AttributeShortcuts.spec @@ -1,6 +1,6 @@ Name: perl-MooseX-AttributeShortcuts -Version: 0.024 -Release: 3%{?dist} +Version: 0.027 +Release: 1%{?dist} Summary: Shorthand for common Moose attribute options License: LGPLv2 Group: Development/Libraries @@ -8,12 +8,10 @@ URL: http://metacpan.org/release/MooseX-AttributeShortcuts/ Source0: http://www.cpan.org/authors/id/R/RS/RSRCHBOY/MooseX-AttributeShortcuts-%{version}.tar.gz BuildArch: noarch BuildRequires: perl -BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 +BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(strict) BuildRequires: perl(warnings) # Run-time: -BuildRequires: perl(autobox::Core) -BuildRequires: perl(autobox::Junctions) BuildRequires: perl(List::AllUtils) BuildRequires: perl(Moose) BuildRequires: perl(Moose::Exporter) @@ -70,11 +68,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; make test %files -%doc Changes LICENSE README +%license LICENSE +%doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Thu Mar 12 2015 Petr Pisar <ppisar@xxxxxxxxxx> - 0.027-1 +- 0.027 bump + * Mon Sep 01 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.024-3 - Perl 5.20 rebuild diff --git a/sources b/sources index 3ca2610..805679a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab7cd4b622394bff88b7ae1b9f2907b6 MooseX-AttributeShortcuts-0.024.tar.gz +94cd6bc3c923f7335e29e0e38968e74d MooseX-AttributeShortcuts-0.027.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel