commit 5e9d2d8302e0f6e26b4bdf5d542ff07b847ace75 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Aug 27 13:18:59 2012 +0200 0.015 bump .gitignore | 1 + perl-MooseX-AttributeShortcuts.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 3c7957b..b0ccd15 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /MooseX-AttributeShortcuts-0.010.tar.gz /MooseX-AttributeShortcuts-0.013.tar.gz /MooseX-AttributeShortcuts-0.014.tar.gz +/MooseX-AttributeShortcuts-0.015.tar.gz diff --git a/perl-MooseX-AttributeShortcuts.spec b/perl-MooseX-AttributeShortcuts.spec index 7fdc247..e8e6f18 100644 --- a/perl-MooseX-AttributeShortcuts.spec +++ b/perl-MooseX-AttributeShortcuts.spec @@ -1,5 +1,5 @@ Name: perl-MooseX-AttributeShortcuts -Version: 0.014 +Version: 0.015 Release: 1%{?dist} Summary: Shorthand for common Moose attribute options License: LGPLv2 @@ -23,6 +23,7 @@ BuildRequires: perl(File::Temp) BuildRequires: perl(Moose::Role) BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::Moose) +BuildRequires: perl(Test::Moose::More) >= 0.010 BuildRequires: perl(Test::More) >= 0.88 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -60,6 +61,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Aug 27 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.015-1 +- 0.015 bump + * Fri Aug 17 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.014-1 - 0.014 bump diff --git a/sources b/sources index 4b5713a..75be85d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2328becfb89275949955a13f5dc383e8 MooseX-AttributeShortcuts-0.014.tar.gz +6f37ec12fc776b9a2057494a6306d47d MooseX-AttributeShortcuts-0.015.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