commit 795e263010b95e2095d5f0a1fce7db03316a5b56 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sun Apr 29 09:55:40 2012 -0600 update to 1.00 .gitignore | 1 + perl-Catalyst-Action-REST.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index b37de5d..5d86c25 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ Catalyst-Action-REST-0.85.tar.gz /Catalyst-Action-REST-0.96.tar.gz /Catalyst-Action-REST-0.98.tar.gz /Catalyst-Action-REST-0.99.tar.gz +/Catalyst-Action-REST-1.00.tar.gz diff --git a/perl-Catalyst-Action-REST.spec b/perl-Catalyst-Action-REST.spec index 368d842..96d6dee 100644 --- a/perl-Catalyst-Action-REST.spec +++ b/perl-Catalyst-Action-REST.spec @@ -1,5 +1,5 @@ Name: perl-Catalyst-Action-REST -Version: 0.99 +Version: 1.00 Release: 1%{?dist} Summary: Automated REST Method Dispatching License: GPL+ or Artistic @@ -27,6 +27,7 @@ BuildRequires: perl(MRO::Compat) >= 0.10 BuildRequires: perl(namespace::autoclean) BuildRequires: perl(Params::Validate) >= 0.76 BuildRequires: perl(PHP::Serialization) +BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(URI::Find) BuildRequires: perl(XML::Simple) BuildRequires: perl(YAML::Syck) >= 0.67 @@ -79,6 +80,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Apr 17 2012 Iain Arnell <iarnell@xxxxxxxxx> 1.00-1 +- update to latest upstream version + * Tue Feb 28 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.99-1 - update to latest upstream version diff --git a/sources b/sources index 031bdb5..ecfd0ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3817a9a2514f76bf853aac0427678fae Catalyst-Action-REST-0.99.tar.gz +99100932a2a089d6437b1df0424e925b Catalyst-Action-REST-1.00.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