commit da4d47e41ee43c64cfb952383482839f13adfedf Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat Feb 18 06:29:52 2012 -0700 update to 5.90010 .gitignore | 1 + perl-Catalyst-Runtime.spec | 12 +++++++----- sources | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index b7f6e73..46146e3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ Catalyst-Runtime-5.80021.tar.gz /Catalyst-Runtime-5.90002.tar.gz /Catalyst-Runtime-5.90006.tar.gz /Catalyst-Runtime-5.90007.tar.gz +/Catalyst-Runtime-5.90010.tar.gz diff --git a/perl-Catalyst-Runtime.spec b/perl-Catalyst-Runtime.spec index 5d4f38c..62ce154 100644 --- a/perl-Catalyst-Runtime.spec +++ b/perl-Catalyst-Runtime.spec @@ -1,17 +1,17 @@ Name: perl-Catalyst-Runtime Summary: Catalyst Framework Runtime -Version: 5.90007 -Release: 2%{?dist} +Version: 5.90010 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries -Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Runtime-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/Catalyst-Runtime-%{version}.tar.gz URL: http://search.cpan.org/dist/Catalyst-Runtime/ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch BuildRequires: groff BuildRequires: /usr/bin/perldoc -BuildRequires: perl(B::Hooks::EndOfScope) >= 0.08 +BuildRequires: perl(B::Hooks::EndOfScope) >= 0.10 BuildRequires: perl(Carp) BuildRequires: perl(CGI::Simple::Cookie) >= 1.109 BuildRequires: perl(Class::C3::Adopt::NEXT) >= 0.07 @@ -168,7 +168,6 @@ export TEST_HTTP=1 export TEST_POD=1 export TEST_STRESS=1 -export TEST_THREADS=1 make test make clean @@ -183,6 +182,9 @@ make clean %{_mandir}/man1/* %changelog +* Sat Feb 18 2012 Iain Arnell <iarnell@xxxxxxxxx> 5.90010-1 +- update to latest upstream version + * Sun Jan 22 2012 Iain Arnell <iarnell@xxxxxxxxx> 5.90007-2 - drop tests subpackage; move tests to main package documentation diff --git a/sources b/sources index 54b2265..79b55c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca0beb8f4067ee576d24569a0d89f00f Catalyst-Runtime-5.90007.tar.gz +671c4dad12044f552b276b7ca475a14e Catalyst-Runtime-5.90010.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