commit 69a5a82d1bac74808ca47565789e32bfa9f69055 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Tue Jan 6 13:28:11 2015 +0000 Update to 3.0114 - New upstream release 3.0114 - Fix bad powl() with Freebsd 10 -Duselongdouble; rather use strtold (GH#34, CPAN RT#101265) 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 f9184ca..272910e 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.0113 +Version: 3.0114 Release: 1%{?dist} License: GPL+ or Artistic URL: http://search.cpan.org/dist/Cpanel-JSON-XS/ @@ -105,6 +105,11 @@ make test IS_MAINTAINER=1 %{!?perl_bootstrap:RELEASE_TESTING=1} %{_mandir}/man3/Cpanel::JSON::XS::Boolean.3* %changelog +* Tue Jan 6 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 3.0114-1 +- Update to 3.0114 + - Fix bad powl() with Freebsd 10 -Duselongdouble; rather use strtold + (GH#34, CPAN RT#101265) + * 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 diff --git a/sources b/sources index 22c0c7a..08e671d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e737d4d03503b926d148f98b5bbede7d Cpanel-JSON-XS-3.0113.tar.gz +1521da264c74c1123b11319ba0a74f8f Cpanel-JSON-XS-3.0114.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