From dca1ccbe39246545a11db070c21b0bf84dd869f3 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Tue, 14 Oct 2014 12:17:36 +0100
Subject: Update to 1.002004

- New upstream release 1.002004
  - Support use of PUREPERL_ONLY in Makefile.PL to avoid adding an XS
    dependency
  - New is_bool() interface
---
 perl-JSON-MaybeXS.spec | 9 ++++++++-
 sources                | 2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/perl-JSON-MaybeXS.spec b/perl-JSON-MaybeXS.spec
index d1a6baf..060a9f0 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.002003
+Version:       1.002004
 Release:       1%{?dist}
 License:       GPL+ or Artistic
 URL:           http://search.cpan.org/dist/JSON-MaybeXS/
@@ -24,6 +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(strict)
 BuildRequires: perl(warnings)
 # Test Suite (wants JSON::PP ≥ 2.27202 really but EL-6 doesn't have that)
@@ -71,6 +72,12 @@ make test
 %{_mandir}/man3/JSON::MaybeXS.3*
 
 %changelog
+* Sun Oct 12 2014 Paul Howarth <p...@city-fan.org> - 1.002004-1
+- Update to 1.002004
+  - Support use of PUREPERL_ONLY in Makefile.PL to avoid adding an XS
+    dependency
+  - New is_bool() interface
+
 * Wed Oct  8 2014 Paul Howarth <p...@city-fan.org> - 1.002003-1
 - Update to 1.002003
   - Document how to use booleans
diff --git a/sources b/sources
index 6aba58c..e082b86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21969d11bd704bc54efea944c1af710e  JSON-MaybeXS-1.002003.tar.gz
+c4cd707f8712fce7a95640edcf22fd08  JSON-MaybeXS-1.002004.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-JSON-MaybeXS.git/commit/?h=epel7&id=dca1ccbe39246545a11db070c21b0bf84dd869f3
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to