commit 53b839f9be79451918f2f64b251be4ae66e199ae Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Mon Jul 23 15:57:53 2012 +0200 Update to 0.013 .gitignore | 1 + perl-MooseX-AttributeShortcuts.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 17c1ea3..25e3e19 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /MooseX-AttributeShortcuts-0.006.tar.gz /MooseX-AttributeShortcuts-0.008.tar.gz /MooseX-AttributeShortcuts-0.010.tar.gz +/MooseX-AttributeShortcuts-0.013.tar.gz diff --git a/perl-MooseX-AttributeShortcuts.spec b/perl-MooseX-AttributeShortcuts.spec index 620a915..2018a6b 100644 --- a/perl-MooseX-AttributeShortcuts.spec +++ b/perl-MooseX-AttributeShortcuts.spec @@ -1,6 +1,6 @@ Name: perl-MooseX-AttributeShortcuts -Version: 0.010 -Release: 3%{?dist} +Version: 0.013 +Release: 1%{?dist} Summary: Shorthand for common Moose attribute options License: LGPLv2 Group: Development/Libraries @@ -21,6 +21,7 @@ BuildRequires: perl(constant) BuildRequires: perl(File::Find) BuildRequires: perl(File::Temp) BuildRequires: perl(Moose::Role) +BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::Moose) BuildRequires: perl(Test::More) >= 0.88 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -54,11 +55,14 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; make test %files -%doc Changes LICENSE README +%doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Mon Jul 23 2012 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.013-1 +- 0.013 bump + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.010-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 06eb48c..15aeb98 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6dc2bd524febc27d481470c3cfe587a6 MooseX-AttributeShortcuts-0.010.tar.gz +e4033f98618632f21ef9a8a046568093 MooseX-AttributeShortcuts-0.013.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