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

Iain Arnell iarnell at fedoraproject.org
Tue Feb 21 14:11:47 UTC 2012


commit e0691f61d5292e9cf1a430cfe4985e8a1e300f0a
Author: Iain Arnell <iarnell at gmail.com>
Date:   Tue Feb 21 07:11:39 2012 -0700

    update to 0.98

 .gitignore                     |    1 +
 perl-Catalyst-Action-REST.spec |    5 ++++-
 sources                        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf80d6d..7f73a85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ Catalyst-Action-REST-0.85.tar.gz
 /Catalyst-Action-REST-0.91.tar.gz
 /Catalyst-Action-REST-0.95.tar.gz
 /Catalyst-Action-REST-0.96.tar.gz
+/Catalyst-Action-REST-0.98.tar.gz
diff --git a/perl-Catalyst-Action-REST.spec b/perl-Catalyst-Action-REST.spec
index e39ec8e..56cfd0c 100644
--- a/perl-Catalyst-Action-REST.spec
+++ b/perl-Catalyst-Action-REST.spec
@@ -1,5 +1,5 @@
 Name:           perl-Catalyst-Action-REST
-Version:        0.96
+Version:        0.98
 Release:        1%{?dist}
 Summary:        Automated REST Method Dispatching
 License:        GPL+ or Artistic
@@ -79,6 +79,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 21 2012 Iain Arnell <iarnell at gmail.com> 0.98-1
+- update to latest upstream version
+
 * Wed Feb 01 2012 Iain Arnell <iarnell at gmail.com> 0.96-1
 - update to latest upstream (fixes rt#63537)
 
diff --git a/sources b/sources
index d5857a7..31c8dec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df7509fb496779f056212f4870acd53f  Catalyst-Action-REST-0.96.tar.gz
+67e9b0e0fd50c4f400426f4b5d0eceb8  Catalyst-Action-REST-0.98.tar.gz


More information about the scm-commits mailing list