commit 87af1ee1fb917b4e68787ae164628b921d4f51c1 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Oct 1 11:31:38 2013 +0200 0.022 bump .gitignore | 1 + perl-MooseX-AttributeShortcuts.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 20e5ec6..79a2f09 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /MooseX-AttributeShortcuts-0.019.tar.gz /MooseX-AttributeShortcuts-0.020.tar.gz /MooseX-AttributeShortcuts-0.021.tar.gz +/MooseX-AttributeShortcuts-0.022.tar.gz diff --git a/perl-MooseX-AttributeShortcuts.spec b/perl-MooseX-AttributeShortcuts.spec index 7e1e60d..e74e32c 100644 --- a/perl-MooseX-AttributeShortcuts.spec +++ b/perl-MooseX-AttributeShortcuts.spec @@ -1,5 +1,5 @@ Name: perl-MooseX-AttributeShortcuts -Version: 0.021 +Version: 0.022 Release: 1%{?dist} Summary: Shorthand for common Moose attribute options License: LGPLv2 @@ -23,13 +23,14 @@ BuildRequires: perl(namespace::autoclean) # Tests only: BuildRequires: perl(blib) BuildRequires: perl(constant) +BuildRequires: perl(File::Spec) BuildRequires: perl(IO::Handle) BuildRequires: perl(IPC::Open3) BuildRequires: perl(Moose::Role) BuildRequires: perl(Moose::Util) BuildRequires: perl(MooseX::Types::Path::Class) BuildRequires: perl(Path::Class) -BuildRequires: perl(Test::CheckDeps) >= 0.004 +BuildRequires: perl(Test::CheckDeps) >= 0.007 BuildRequires: perl(Test::Fatal) BuildRequires: perl(Test::Moose) BuildRequires: perl(Test::Moose::More) >= 0.018 @@ -69,6 +70,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Oct 01 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.022-1 +- 0.022 bump + * Tue Sep 10 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.021-1 - 0.021 bump diff --git a/sources b/sources index 14020ef..227d1d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d2355e6d83f1a4acc84f588a715865f MooseX-AttributeShortcuts-0.021.tar.gz +beea3e4cbd7abc56da1269411108f73b MooseX-AttributeShortcuts-0.022.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