commit d4267b07de2c08ac1c38ddd99b831d7eacfe33d1 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat Jul 21 09:24:32 2012 -0600 update to 0.10021 .gitignore | 1 + perl-Catalyst-Plugin-Authentication.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 91c9a9d..b0764cd 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ Catalyst-Plugin-Authentication-0.10016.tar.gz /Catalyst-Plugin-Authentication-0.10018.tar.gz /Catalyst-Plugin-Authentication-0.10019.tar.gz /Catalyst-Plugin-Authentication-0.10020.tar.gz +/Catalyst-Plugin-Authentication-0.10021.tar.gz diff --git a/perl-Catalyst-Plugin-Authentication.spec b/perl-Catalyst-Plugin-Authentication.spec index 51555c4..c663426 100644 --- a/perl-Catalyst-Plugin-Authentication.spec +++ b/perl-Catalyst-Plugin-Authentication.spec @@ -1,7 +1,7 @@ Name: perl-Catalyst-Plugin-Authentication Summary: Infrastructure plugin for the Catalyst authentication framework -Version: 0.10020 -Release: 3%{?dist} +Version: 0.10021 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Authentication-%{version}.tar.gz @@ -22,10 +22,12 @@ BuildRequires: perl(Moose) BuildRequires: perl(MooseX::Emulate::Class::Accessor::Fast) BuildRequires: perl(namespace::clean) BuildRequires: perl(MRO::Compat) +BuildRequires: perl(String::RewritePrefix) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::MockObject) BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(Test::WWW::Mechanize::Catalyst) +BuildRequires: perl(Try::Tiny) Requires: perl(Catalyst::Plugin::Session) >= 0.10 Requires: perl(Catalyst::Runtime) @@ -67,6 +69,9 @@ TEST_POD=1 make test %{_mandir}/man3/* %changelog +* Sat Jul 21 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.10021-1 +- update to latest upstream version + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.10020-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index c6fe1fb..f393a32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -648aff1f6317e1755640a47dc025c4e9 Catalyst-Plugin-Authentication-0.10020.tar.gz +881fae400319c19c6d644a7c19fef0e6 Catalyst-Plugin-Authentication-0.10021.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