commit 1b7740e71a293fc5e5192f5d45212a1432d2c739 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat Aug 27 13:37:45 2011 +0200 update to 0.91 .gitignore | 1 + perl-Catalyst-Action-REST.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index af648c2..7b55420 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ Catalyst-Action-REST-0.85.tar.gz /Catalyst-Action-REST-0.88.tar.gz /Catalyst-Action-REST-0.89.tar.gz /Catalyst-Action-REST-0.90.tar.gz +/Catalyst-Action-REST-0.91.tar.gz diff --git a/perl-Catalyst-Action-REST.spec b/perl-Catalyst-Action-REST.spec index 02001e8..9878d93 100644 --- a/perl-Catalyst-Action-REST.spec +++ b/perl-Catalyst-Action-REST.spec @@ -1,13 +1,14 @@ Name: perl-Catalyst-Action-REST -Version: 0.90 -Release: 2%{?dist} +Version: 0.91 +Release: 1%{?dist} Summary: Automated REST Method Dispatching License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Catalyst-Action-REST/ -# upstream releases tend to flip between these two locations +# upstream releases tend to flip between these locations #Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Catalyst-Action-REST-%{version}.tar.gz -Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Action-REST-%{version}.tar.gz +#Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Action-REST-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Catalyst-Action-REST-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(Catalyst::Runtime) >= 5.80030 BuildRequires: perl(Class::Inspector) >= 1.13 @@ -78,6 +79,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Aug 27 2011 Iain Arnell <iarnell@xxxxxxxxx> 0.91-1 +- update to latest upstream version + * Tue Jul 19 2011 Petr Sabata <contyk@xxxxxxxxxx> - 0.90-2 - Perl mass rebuild diff --git a/sources b/sources index 28ae9bc..6046d38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02eea46b307e1e83f89d51f98f648cb5 Catalyst-Action-REST-0.90.tar.gz +7eae93ae5c976c1bb196fa15fafaf033 Catalyst-Action-REST-0.91.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