[perl-JSON-XS] Update to 2.34

Emmanuel Seyman eseyman at fedoraproject.org
Sun May 26 08:20:45 UTC 2013


commit 1d2d4784995419e208044c3e0be66ab5889faa8b
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun May 26 10:20:39 2013 +0200

    Update to 2.34

 .gitignore        |    1 +
 perl-JSON-XS.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34b0da2..e11f729 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ JSON-XS-2.27.tar.gz
 /JSON-XS-2.3.tar.gz
 /JSON-XS-2.32.tar.gz
 /JSON-XS-2.33.tar.gz
+/JSON-XS-2.34.tar.gz
diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec
index 8e0277a..dc3d15b 100644
--- a/perl-JSON-XS.spec
+++ b/perl-JSON-XS.spec
@@ -1,8 +1,8 @@
 Name:           perl-JSON-XS
 Summary:        JSON serialising/deserialising, done correctly and fast
 Epoch:          1
-Version:        2.33
-Release:        2%{?dist}
+Version:        2.34
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/JSON-XS/
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man[13]/*
 
 %changelog
+* Sun May 26 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 1:2.34-1
+- Update to 2.34
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:2.33-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index f29e7f3..4ca2ee3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a1eafeadc1680a806ec2eb1798f6084  JSON-XS-2.33.tar.gz
+dda3c03335665cdeff91c37a269b833b  JSON-XS-2.34.tar.gz


More information about the scm-commits mailing list