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

Iain Arnell iarnell at fedoraproject.org
Sat Feb 26 04:59:59 UTC 2011


commit ce2d567baa0347e589e301963edb63ddc4740923
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Feb 26 05:59:42 2011 +0100

    update to 0.90

 .gitignore                     |    1 +
 perl-Catalyst-Action-REST.spec |    9 +++++++--
 sources                        |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aca5913..af648c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Catalyst-Action-REST-0.85.tar.gz
 /Catalyst-Action-REST-0.87.tar.gz
 /Catalyst-Action-REST-0.88.tar.gz
 /Catalyst-Action-REST-0.89.tar.gz
+/Catalyst-Action-REST-0.90.tar.gz
diff --git a/perl-Catalyst-Action-REST.spec b/perl-Catalyst-Action-REST.spec
index 0ff17e2..1f207ce 100644
--- a/perl-Catalyst-Action-REST.spec
+++ b/perl-Catalyst-Action-REST.spec
@@ -1,11 +1,13 @@
 Name:           perl-Catalyst-Action-REST
-Version:        0.89
+Version:        0.90
 Release:        1%{?dist}
 Summary:        Automated REST Method Dispatching
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Catalyst-Action-REST/
-Source0:        http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Catalyst-Action-REST-%{version}.tar.gz
+# upstream releases tend to flip between these two 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
 BuildArch:      noarch
 BuildRequires:  perl(Catalyst::Runtime) >= 5.80030
 BuildRequires:  perl(Class::Inspector) >= 1.13
@@ -76,6 +78,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Feb 26 2011 Iain Arnell <iarnell at gmail.com> 0.90-1
+- update to latest upstream version
+
 * Sun Feb 20 2011 Iain Arnell <iarnell at gmail.com> 0.89-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index e835b8f..28ae9bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b28e4403bb886ad8030092372d23a7b4  Catalyst-Action-REST-0.89.tar.gz
+02eea46b307e1e83f89d51f98f648cb5  Catalyst-Action-REST-0.90.tar.gz



More information about the perl-devel mailing list