[perl-Catalyst-Action-REST] update to 0.88

Iain Arnell iarnell at fedoraproject.org
Fri Jan 14 04:20:04 UTC 2011


commit 00e34e68fa6522344a5b2ad9608d3b9a07a67d35
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Jan 14 05:19:48 2011 +0100

    update to 0.88

 .gitignore                     |    1 +
 perl-Catalyst-Action-REST.spec |    9 ++++++---
 sources                        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8746c92..5f76b03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Catalyst-Action-REST-0.85.tar.gz
 /Catalyst-Action-REST-0.86.tar.gz
 /Catalyst-Action-REST-0.87.tar.gz
+/Catalyst-Action-REST-0.88.tar.gz
diff --git a/perl-Catalyst-Action-REST.spec b/perl-Catalyst-Action-REST.spec
index c4f9852..e0717c5 100644
--- a/perl-Catalyst-Action-REST.spec
+++ b/perl-Catalyst-Action-REST.spec
@@ -1,5 +1,5 @@
 Name:           perl-Catalyst-Action-REST
-Version:        0.87
+Version:        0.88
 Release:        1%{?dist}
 Summary:        Automated REST Method Dispatching
 License:        GPL+ or Artistic
@@ -7,7 +7,7 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Catalyst-Action-REST/
 Source0:        http://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-Action-REST-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl(Catalyst::Runtime) >= 5.80
+BuildRequires:  perl(Catalyst::Runtime) >= 5.80030
 BuildRequires:  perl(Class::Inspector) >= 1.13
 BuildRequires:  perl(Config::General)
 BuildRequires:  perl(Data::Serializer) >= 0.36
@@ -26,7 +26,7 @@ BuildRequires:  perl(PHP::Serialization)
 BuildRequires:  perl(URI::Find)
 BuildRequires:  perl(XML::Simple)
 BuildRequires:  perl(YAML::Syck) >= 0.67
-Requires:       perl(Catalyst::Runtime) >= 5.80
+Requires:       perl(Catalyst::Runtime) >= 5.80030
 Requires:       perl(Class::Inspector) >= 1.13
 Requires:       perl(Config::General)
 Requires:       perl(Data::Serializer) >= 0.36
@@ -76,6 +76,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jan 14 2011 Iain Arnell <iarnell at gmail.com> 0.88-1
+- update to latest upstream version
+
 * Sat Nov 06 2010 Iain Arnell <iarnell at gmail.com> 0.87-1
 - update to latest upstream
 
diff --git a/sources b/sources
index 2ebb406..7915333 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f675a5a26112923e84a3c21982096cbb  Catalyst-Action-REST-0.87.tar.gz
+595c9e2a45d512abb2c645494a26e4a2  Catalyst-Action-REST-0.88.tar.gz


More information about the scm-commits mailing list