commit df215c7880017af8cc8a8437704cedbeb5f7d2ec Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat Feb 18 07:02:05 2012 -0700 update to 5.9003 .gitignore | 1 + perl-Catalyst-Manual.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index 581b83a..1b22deb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Catalyst-Manual-5.8004.tar.gz /Catalyst-Manual-5.8005.tar.gz /Catalyst-Manual-5.9002.tar.gz +/Catalyst-Manual-5.9003.tar.gz diff --git a/perl-Catalyst-Manual.spec b/perl-Catalyst-Manual.spec index 18791c1..93c25f4 100644 --- a/perl-Catalyst-Manual.spec +++ b/perl-Catalyst-Manual.spec @@ -1,16 +1,16 @@ Name: perl-Catalyst-Manual Summary: Catalyst web framework manual Epoch: 1 -Version: 5.9002 -Release: 3%{?dist} +Version: 5.9003 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries -Source0: http://search.cpan.org/CPAN/authors/id/H/HK/HKCLARK/Catalyst-Manual-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Manual-%{version}.tar.gz URL: http://search.cpan.org/dist/Catalyst-Manual/ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch -BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.36 BuildRequires: perl(Test::More) # obsolete/provide old tests subpackage @@ -50,6 +50,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Feb 18 2012 Iain Arnell <iarnell@xxxxxxxxx> 1:5.9003-1 +- update to latest upstream version + * Sun Jan 22 2012 Iain Arnell <iarnell@xxxxxxxxx> 1:5.9002-3 - drop tests subpackage; move tests to main package documentation diff --git a/sources b/sources index 4f4a649..a01a75e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b9dcaf8a7030994af617efea255e03ea Catalyst-Manual-5.9002.tar.gz +00304c2ff7253128e74da6a4b936de19 Catalyst-Manual-5.9003.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