diff --git a/perl-Cpanel-JSON-XS.spec b/perl-Cpanel-JSON-XS.spec index f38b34d..ae862ed 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.0237 +Version: 3.0239 Release: 1%{?dist} License: GPL+ or Artistic URL: http://search.cpan.org/dist/Cpanel-JSON-XS/ @@ -39,6 +39,7 @@ BuildRequires: perl(Data::Dumper) BuildRequires: perl(Devel::Peek) BuildRequires: perl(Encode) >= 1.9081 BuildRequires: perl(lib) +BuildRequires: perl(POSIX) BuildRequires: perl(strict) BuildRequires: perl(Test) BuildRequires: perl(Test::More) >= 0.88 @@ -155,6 +156,12 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1} %{_mandir}/man3/Cpanel::JSON::XS::Boolean.3* %changelog +* Tue Aug 29 2017 Paul Howarth - 3.0239-1 +- Update to 3.0239 + - Make printing of numbers on perls earlier than 5.22 locale-insensitive, to + produce a dot as decimal separator (#96) + - Fix compilation under Windows (#98) + * Mon Jul 31 2017 Paul Howarth - 3.0237-1 - Update to 3.0237 - Relax inf/nan tests as in t/op/infnan.t for windows: we cannot know if diff --git a/sources b/sources index 3188eb0..9842c18 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Cpanel-JSON-XS-3.0237.tar.gz) = 100dcd6ff6d23e4ad17d7a0c1a7529177bd3d683c02f5706d218ae1a1f6bb63a67bb4a975f1b68a393086e5fd647da6880d01238a6de8fc583c99cfc3378c37f +SHA512 (Cpanel-JSON-XS-3.0239.tar.gz) = fee7b52f2bb48a4dc6314da4c274bb3456b6af2a0d891c1125425e5a0898e3115ea486a7dc057c25aaf7fc141bfebb5ea4341b17d00373b68a7388eb75f5bdb0