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

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


From d2ba6415f5516592eb032d3f6f8567f9f45333f5 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Wed, 15 Oct 2014 18:10:14 +0100
Subject: Update to 1.002005

- New upstream release 1.002005
  - Fix "can I haz XS?" logic precedence in Makefile.PL
  - Added the ':all' export tag
  - Removed dependency on Safe::Isa
  - Repository moved to git://git.shadowcat.co.uk/p5sagit/JSON-MaybeXS.git

diff --git a/perl-JSON-MaybeXS.spec b/perl-JSON-MaybeXS.spec
index 060a9f0..6852de5 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.002004
+Version:	1.002005
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/JSON-MaybeXS/
@@ -24,7 +24,7 @@ BuildRequires:	perl(File::Temp)
 BuildRequires:	perl(base)
 BuildRequires:	perl(Cpanel::JSON::XS) >= 2.3310
 BuildRequires:	perl(Exporter)
-BuildRequires:	perl(Safe::Isa)
+BuildRequires:	perl(Scalar::Util)
 BuildRequires:	perl(strict)
 BuildRequires:	perl(warnings)
 # Test Suite (wants JSON::PP ≥ 2.27202 really but EL-6 doesn't have that)
@@ -72,6 +72,13 @@ make test
 %{_mandir}/man3/JSON::MaybeXS.3*
 
 %changelog
+* Wed Oct 15 2014 Paul Howarth <paul at city-fan.org> - 1.002005-1
+- Update to 1.002005
+  - Fix "can I haz XS?" logic precedence in Makefile.PL
+  - Added the ':all' export tag
+  - Removed dependency on Safe::Isa
+  - Repository moved to git://git.shadowcat.co.uk/p5sagit/JSON-MaybeXS.git
+
 * Sun Oct 12 2014 Paul Howarth <paul at city-fan.org> - 1.002004-1
 - Update to 1.002004
   - Support use of PUREPERL_ONLY in Makefile.PL to avoid adding an XS
diff --git a/sources b/sources
index e082b86..aafc3e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4cd707f8712fce7a95640edcf22fd08  JSON-MaybeXS-1.002004.tar.gz
+87d68022483b34cade8b957b3a4d4240  JSON-MaybeXS-1.002005.tar.gz
-- 
cgit v0.10.2


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


More information about the perl-devel mailing list