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

Iain Arnell iarnell at fedoraproject.org
Sun Feb 20 08:31:01 UTC 2011


commit 3a7a206765fdc9aae44d57cdf50e9dec6241b8e2
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Feb 20 09:25:22 2011 +0100

    update to 0.89

 .gitignore                     |    1 +
 perl-Catalyst-Action-REST.spec |    9 ++++++---
 sources                        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f76b03..aca5913 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,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
+/Catalyst-Action-REST-0.89.tar.gz
diff --git a/perl-Catalyst-Action-REST.spec b/perl-Catalyst-Action-REST.spec
index f287564..0ff17e2 100644
--- a/perl-Catalyst-Action-REST.spec
+++ b/perl-Catalyst-Action-REST.spec
@@ -1,11 +1,11 @@
 Name:           perl-Catalyst-Action-REST
-Version:        0.88
-Release:        2%{?dist}
+Version:        0.89
+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://www.cpan.org/authors/id/B/BO/BOBTFISH/Catalyst-Action-REST-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Catalyst-Action-REST-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Catalyst::Runtime) >= 5.80030
 BuildRequires:  perl(Class::Inspector) >= 1.13
@@ -76,6 +76,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Feb 20 2011 Iain Arnell <iarnell at gmail.com> 0.89-1
+- update to latest upstream version
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.88-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 7915333..e835b8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-595c9e2a45d512abb2c645494a26e4a2  Catalyst-Action-REST-0.88.tar.gz
+b28e4403bb886ad8030092372d23a7b4  Catalyst-Action-REST-0.89.tar.gz



More information about the perl-devel mailing list