From d1efa8980dd2d1463d8bd718e323372fce048d56 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 3 Oct 2016 10:06:10 +0100
Subject: Update to 1.003008

- New upstream release 1.003008
  - Added an INSTALLATION section to documentation, to clarify the use of
    dynamic prerequisites in Makefile.PL
  - Minimize prereqs listed in META.json to avoid giving the appearance of XS
    prerequisites, and confusing static inspection tools such as metacpan.org
---
 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 260c2fe..05da2d9 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.003007
+Version:       1.003008
 Release:       1%{?dist}
 License:       GPL+ or Artistic
 URL:           http://search.cpan.org/dist/JSON-MaybeXS/
@@ -76,6 +76,13 @@ make test
 %{_mandir}/man3/JSON::MaybeXS.3*
 
 %changelog
+* Mon Oct  3 2016 Paul Howarth <p...@city-fan.org> - 1.003008-1
+- Update to 1.003008
+  - Added an INSTALLATION section to documentation, to clarify the use of
+    dynamic prerequisites in Makefile.PL
+  - Minimize prereqs listed in META.json to avoid giving the appearance of XS
+    prerequisites, and confusing static inspection tools such as metacpan.org
+
 * Mon Sep 12 2016 Paul Howarth <p...@city-fan.org> - 1.003007-1
 - Update to 1.003007
   - Bump prereq on JSON::PP, to ensure we get the fix for parsing utf8-encoded
diff --git a/sources b/sources
index b33aa40..93239ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-576cdbd25bb10331c995cca870584be2  JSON-MaybeXS-1.003007.tar.gz
+5fc1cd29d699dbad7f41e05ccd14118d  JSON-MaybeXS-1.003008.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-JSON-MaybeXS.git/commit/?h=f23&id=d1efa8980dd2d1463d8bd718e323372fce048d56
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to