commit d8c63e754fefb4ebf39186ecf98f924b9d47506f Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Apr 10 09:50:09 2012 +0200 0.010 bump .gitignore | 1 + perl-MooseX-AttributeShortcuts.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 6bb7640..17c1ea3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /MooseX-AttributeShortcuts-0.005.tar.gz /MooseX-AttributeShortcuts-0.006.tar.gz /MooseX-AttributeShortcuts-0.008.tar.gz +/MooseX-AttributeShortcuts-0.010.tar.gz diff --git a/perl-MooseX-AttributeShortcuts.spec b/perl-MooseX-AttributeShortcuts.spec index 9974b10..f0d7139 100644 --- a/perl-MooseX-AttributeShortcuts.spec +++ b/perl-MooseX-AttributeShortcuts.spec @@ -1,5 +1,5 @@ Name: perl-MooseX-AttributeShortcuts -Version: 0.008 +Version: 0.010 Release: 1%{?dist} Summary: Shorthand for common Moose attribute options License: LGPLv2 @@ -8,6 +8,7 @@ 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(ExtUtils::MakeMaker) +# Run-time: BuildRequires: perl(Moose) BuildRequires: perl(Moose::Exporter) BuildRequires: perl(Moose::Util::MetaRole) @@ -53,11 +54,14 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; make test %files -%doc Changes dist.ini LICENSE META.json README +%doc Changes LICENSE README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Tue Apr 10 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.010-1 +- 0.010 bump + * Mon Jan 23 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.008-1 - 0.008 bump diff --git a/sources b/sources index 5f45f71..06eb48c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb40033b3dee2ecd52f1a7dfdbc683e5 MooseX-AttributeShortcuts-0.008.tar.gz +6dc2bd524febc27d481470c3cfe587a6 MooseX-AttributeShortcuts-0.010.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