[perl-Catalyst-View-JSON/el6] Update to latest upstream release before introduction in EL6.

Mathieu Bridon bochecha at fedoraproject.org
Thu Jul 28 02:53:41 UTC 2011


commit d179564f7f071f3865dad86fd3358ff16977027b
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Thu Jul 28 10:53:01 2011 +0800

    Update to latest upstream release before introduction in EL6.

 .gitignore                   |    1 +
 perl-Catalyst-View-JSON.spec |    6 +++++-
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 418f383..5af7b90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Catalyst-View-JSON-0.26.tar.gz
+/Catalyst-View-JSON-0.30.tar.gz
diff --git a/perl-Catalyst-View-JSON.spec b/perl-Catalyst-View-JSON.spec
index bb51490..d927537 100644
--- a/perl-Catalyst-View-JSON.spec
+++ b/perl-Catalyst-View-JSON.spec
@@ -1,5 +1,5 @@
 Name:           perl-Catalyst-View-JSON
-Version:        0.26
+Version:        0.30
 Release:        1%{?dist}
 Summary:        JSON view for your data
 License:        GPL+ or Artistic 2.0
@@ -15,6 +15,7 @@ BuildRequires:  perl(MRO::Compat)
 BuildRequires:  perl(Test::Builder::Module)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(JSON)
+BuildRequires:  perl(YAML)
 Requires:       perl(Catalyst) >= 5.6
 Requires:       perl(JSON::Any) >= 1.15
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -53,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 28 2011 Mathieu Bridon <bochecha at fedoraproject.org> - 0.30-1
+- Update to latest upstream release before introduction in EL6.
+
 * Sun Sep 06 2009 Iain Arnell <iarnell at gmail.com> 0.26-1
 - update to latest upstream release
 
diff --git a/sources b/sources
index c2a2188..fbb8b20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01f792cc9d09eb1f258504b391fffe63  Catalyst-View-JSON-0.26.tar.gz
+7fc4d27409c39944fc74b4c7dd68232e  Catalyst-View-JSON-0.30.tar.gz


More information about the scm-commits mailing list