From 81abfe4f960ff0ec7c2f6457aa3760844f3dfb39 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Mon, 31 Jul 2017 14:40:37 +0100
Subject: Update to 3.0237

- New upstream release 3.0237
  - Relax inf/nan tests as in t/op/infnan.t for windows: we cannot know if
    msvcrt.dll or the new ucrt.dll is used, so try a list of valid values
---
 perl-Cpanel-JSON-XS.spec | 7 ++++++-
 sources                  | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/perl-Cpanel-JSON-XS.spec b/perl-Cpanel-JSON-XS.spec
index 088e230..f38b34d 100644
--- a/perl-Cpanel-JSON-XS.spec
+++ b/perl-Cpanel-JSON-XS.spec
@@ -1,6 +1,6 @@
 Name:          perl-Cpanel-JSON-XS
 Summary:       JSON::XS for Cpanel, fast and correct serializing
-Version:       3.0236
+Version:       3.0237
 Release:       1%{?dist}
 License:       GPL+ or Artistic
 URL:           http://search.cpan.org/dist/Cpanel-JSON-XS/
@@ -155,6 +155,11 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
 %{_mandir}/man3/Cpanel::JSON::XS::Boolean.3*
 
 %changelog
+* Mon Jul 31 2017 Paul Howarth <p...@city-fan.org> - 3.0237-1
+- Update to 3.0237
+  - Relax inf/nan tests as in t/op/infnan.t for windows: we cannot know if
+    msvcrt.dll or the new ucrt.dll is used, so try a list of valid values
+
 * Fri Jul 28 2017 Paul Howarth <p...@city-fan.org> - 3.0236-1
 - Update to 3.0236
   - Fix and unify utf8 handling with 5.6.2, improve many utf8 tests (GH#88)
diff --git a/sources b/sources
index 6dfcbe4..3188eb0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Cpanel-JSON-XS-3.0236.tar.gz) = 
072fd29ebdeef4642565c016891b90fc9a3d9d0139406c5b9d87b586ae62ca40e8b3439acc56c789cc23e0712c6fdd4e455f312106f4b44b8b184a8fe2cd2ef4
+SHA512 (Cpanel-JSON-XS-3.0237.tar.gz) = 
100dcd6ff6d23e4ad17d7a0c1a7529177bd3d683c02f5706d218ae1a1f6bb63a67bb4a975f1b68a393086e5fd647da6880d01238a6de8fc583c99cfc3378c37f
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Cpanel-JSON-XS.git/commit/?h=master&id=81abfe4f960ff0ec7c2f6457aa3760844f3dfb39
_______________________________________________
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