commit fba9be67a099b6a4554d85156a23815bb122e88b Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Thu Dec 18 12:01:35 2014 +0000 Update to 3.0113 - New upstream release 3.0113 - Relax the tests for negative NaN in t/117_number.t, as BSDs also cannot deal with it (GH#33) Cpanel-JSON-XS-3.0112-NaN.patch | 21 --------------------- perl-Cpanel-JSON-XS.spec | 11 ++++++----- sources | 2 +- 3 files changed, 7 insertions(+), 27 deletions(-) --- diff --git a/perl-Cpanel-JSON-XS.spec b/perl-Cpanel-JSON-XS.spec index 9246273..f9184ca 100644 --- a/perl-Cpanel-JSON-XS.spec +++ b/perl-Cpanel-JSON-XS.spec @@ -1,11 +1,10 @@ Name: perl-Cpanel-JSON-XS Summary: JSON::XS for Cpanel, fast and correct serializing -Version: 3.0112 +Version: 3.0113 Release: 1%{?dist} License: GPL+ or Artistic URL: http://search.cpan.org/dist/Cpanel-JSON-XS/ Source0: http://search.cpan.org/CPAN/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-%{version}.tar.gz -Patch1: Cpanel-JSON-XS-3.0112-NaN.patch # Module Build BuildRequires: perl BuildRequires: perl(Config) @@ -75,9 +74,6 @@ reach the latter goal it was written in C. %prep %setup -q -n Cpanel-JSON-XS-%{version} -# NaN results vary by libc (GH#33) -%patch1 - # Fix shellbangs perl -pi -e 's|^#!/opt/bin/perl|#!/usr/bin/perl|' eg/* @@ -109,6 +105,11 @@ make test IS_MAINTAINER=1 %{!?perl_bootstrap:RELEASE_TESTING=1} %{_mandir}/man3/Cpanel::JSON::XS::Boolean.3* %changelog +* Thu Dec 18 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 3.0113-1 +- Update to 3.0113 + - Relax the tests for negative NaN in t/117_number.t, as BSDs also cannot + deal with it (GH#33) + * Mon Dec 15 2014 Paul Howarth <paul@xxxxxxxxxxxx> - 3.0112-1 - Update to 3.0112 - Change encode of numbers with dual-strings (int and float); integers and diff --git a/sources b/sources index bbd394f..22c0c7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2518e25e4baca59dcf706c03198cc1d2 Cpanel-JSON-XS-3.0112.tar.gz +e737d4d03503b926d148f98b5bbede7d Cpanel-JSON-XS-3.0113.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel