commit ff29f2eb842b10f32bb0c52d97938a2acb169fc3 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Wed May 7 08:12:23 2014 +0200 0.024 bump .gitignore | 1 + perl-MooseX-AttributeShortcuts.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 51846ac..62efee0 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /MooseX-AttributeShortcuts-0.021.tar.gz /MooseX-AttributeShortcuts-0.022.tar.gz /MooseX-AttributeShortcuts-0.023.tar.gz +/MooseX-AttributeShortcuts-0.024.tar.gz diff --git a/perl-MooseX-AttributeShortcuts.spec b/perl-MooseX-AttributeShortcuts.spec index 917b086..7323df1 100644 --- a/perl-MooseX-AttributeShortcuts.spec +++ b/perl-MooseX-AttributeShortcuts.spec @@ -1,5 +1,5 @@ Name: perl-MooseX-AttributeShortcuts -Version: 0.023 +Version: 0.024 Release: 1%{?dist} Summary: Shorthand for common Moose attribute options License: LGPLv2 @@ -12,6 +12,9 @@ BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 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) BuildRequires: perl(Moose::Util::MetaRole) @@ -20,6 +23,7 @@ BuildRequires: perl(MooseX::Role::Parameterized) BuildRequires: perl(MooseX::Types::Common::String) BuildRequires: perl(MooseX::Types::Moose) BuildRequires: perl(namespace::autoclean) +BuildRequires: perl(Package::DeprecationManager) # Tests only: BuildRequires: perl(blib) BuildRequires: perl(constant) @@ -35,6 +39,7 @@ BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::Moose) BuildRequires: perl(Test::Moose::More) >= 0.018 BuildRequires: perl(Test::More) >= 0.94 +BuildRequires: perl(Test::Warn) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description @@ -70,6 +75,9 @@ make test %{_mandir}/man3/* %changelog +* Wed May 07 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 0.024-1 +- 0.024 bump + * Mon Apr 14 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 0.023-1 - 0.023 bump diff --git a/sources b/sources index b665334..3ca2610 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3be1347a6e2a733c61ed577973dfe90d MooseX-AttributeShortcuts-0.023.tar.gz +ab7cd4b622394bff88b7ae1b9f2907b6 MooseX-AttributeShortcuts-0.024.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