commit 447246d73cb394d7e120d14f267ea1e1f7751659 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Wed Feb 1 05:38:27 2012 +0100 update to 0.96 .gitignore | 1 + perl-Catalyst-Action-REST.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 6e62c8b..bf80d6d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ Catalyst-Action-REST-0.85.tar.gz /Catalyst-Action-REST-0.90.tar.gz /Catalyst-Action-REST-0.91.tar.gz /Catalyst-Action-REST-0.95.tar.gz +/Catalyst-Action-REST-0.96.tar.gz diff --git a/perl-Catalyst-Action-REST.spec b/perl-Catalyst-Action-REST.spec index f59786b..e39ec8e 100644 --- a/perl-Catalyst-Action-REST.spec +++ b/perl-Catalyst-Action-REST.spec @@ -1,5 +1,5 @@ Name: perl-Catalyst-Action-REST -Version: 0.95 +Version: 0.96 Release: 1%{?dist} Summary: Automated REST Method Dispatching License: GPL+ or Artistic @@ -17,6 +17,7 @@ BuildRequires: perl(Data::Serializer) >= 0.36 BuildRequires: perl(Data::Taxi) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(FreezeThaw) +BuildRequires: perl(HTML::Parser) BuildRequires: perl(JSON) >= 2.12 BuildRequires: perl(JSON::XS) BuildRequires: perl(LWP::UserAgent) >= 2.033 @@ -78,6 +79,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Feb 01 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.96-1 +- update to latest upstream (fixes rt#63537) + * Thu Jan 05 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.95-1 - update to latest upstream version diff --git a/sources b/sources index de4b33c..d5857a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9bbae032c739b0412d62ad319e8ae7f Catalyst-Action-REST-0.95.tar.gz +df7509fb496779f056212f4870acd53f Catalyst-Action-REST-0.96.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