pghmcfc pushed to perl-JSON-MaybeXS (f20). "Update to 1.003001 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Jun 13 12:09:39 UTC 2015


From 89a1b52d091580d9100d14523fdf196ec5e8c1db Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Thu, 13 Nov 2014 17:31:09 +0000
Subject: Update to 1.003001

- New upstream release 1.003001
  - Add :legacy tag to support legacy apps
  - Fix boolean interoperability with older Cpanel::JSON::MaybeXS

diff --git a/perl-JSON-MaybeXS.spec b/perl-JSON-MaybeXS.spec
index 07bff09..ed045d4 100644
--- a/perl-JSON-MaybeXS.spec
+++ b/perl-JSON-MaybeXS.spec
@@ -8,7 +8,7 @@
 
 Name:		perl-JSON-MaybeXS
 Summary:	Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
-Version:	1.002006
+Version:	1.003001
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/JSON-MaybeXS/
@@ -22,6 +22,7 @@ BuildRequires:	perl(File::Spec)
 BuildRequires:	perl(File::Temp)
 # Module Runtime
 BuildRequires:	perl(base)
+BuildRequires:	perl(Carp)
 BuildRequires:	perl(Cpanel::JSON::XS) >= 2.3310
 BuildRequires:	perl(Exporter)
 BuildRequires:	perl(Scalar::Util)
@@ -72,6 +73,11 @@ make test
 %{_mandir}/man3/JSON::MaybeXS.3*
 
 %changelog
+* Thu Nov 13 2014 Paul Howarth <paul at city-fan.org> - 1.003001-1
+- Update to 1.003001
+  - Add :legacy tag to support legacy apps
+  - Fix boolean interoperability with older Cpanel::JSON::MaybeXS
+
 * Wed Oct 22 2014 Paul Howarth <paul at city-fan.org> - 1.002006-1
 - Update to 1.002006
   - Add some additional test diagnostics, to help find bad version combinations
diff --git a/sources b/sources
index 41d87b4..2c6c882 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3cd5a5f9504ee3c0cf5dd75770498804  JSON-MaybeXS-1.002006.tar.gz
+753d8638d87cec4c8b8d5557c108f0a5  JSON-MaybeXS-1.003001.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-JSON-MaybeXS.git/commit/?h=f20&id=89a1b52d091580d9100d14523fdf196ec5e8c1db


More information about the perl-devel mailing list