diff --git a/perl-Cpanel-JSON-XS.spec b/perl-Cpanel-JSON-XS.spec index 1485bda..67b5b66 100644 --- a/perl-Cpanel-JSON-XS.spec +++ b/perl-Cpanel-JSON-XS.spec @@ -7,8 +7,8 @@ Name: perl-Cpanel-JSON-XS Summary: JSON::XS for Cpanel, fast and correct serializing -Version: 4.12 -Release: 2%{?dist} +Version: 4.13 +Release: 1%{?dist} License: GPL+ or Artistic URL: https://metacpan.org/release/Cpanel-JSON-XS Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Cpanel-JSON-XS-%{version}.tar.gz @@ -73,6 +73,7 @@ BuildRequires: perl(Hash::Util) BuildRequires: perl(JSON) BuildRequires: perl(JSON::PP) >= 2.09 BuildRequires: perl(JSON::XS) +BuildRequires: perl(Math::BigFloat) BuildRequires: perl(Math::BigInt) %if 0%{?fedora:1} BuildRequires: perl(Mojo::JSON) >= 6.11 @@ -180,6 +181,17 @@ make test %{_mandir}/man3/Cpanel::JSON::XS::Type.3* %changelog +* Mon Oct 14 2019 Paul Howarth - 4.13-1 +- Update to 4.13 + - For JSON_TYPE_INT and JSON_TYPE_FLOAT, allow to encode numeric values above + 2^64 in PV slot via Math::BigInt/Float (GH#145, GH#148, GH#149) + - For JSON_TYPE_INT and JSON_TYPE_FLOAT encoder, allow to pass Math::BigInt + and Math::BigFloat objects with allow_bignum (GH#147) + - Fix encoding floating point values above 2^64 in PV slot to JSON_TYPE_INT + (GH#148, GH#150) + - Do not allow serializing objects when convert_blessed is not enabled + (GH#146) + * Fri Jul 26 2019 Fedora Release Engineering - 4.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 1cb4b29..b7c2ac2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Cpanel-JSON-XS-4.12.tar.gz) = 8545095726d833d7404e8fc2a6e71a4f4b8e6c2f5d7d9939758bb8eb1ffcf33f28867a8e70fb1df995ec6c14eccde53c5c85fb6d3da2929337b15905d4195c5b +SHA512 (Cpanel-JSON-XS-4.13.tar.gz) = 02aeda7488fd4fc4309502a2df14f515c2f02be4e1de62c0a67af81c486d8a820a81d4f23f1d6060a3b0265556ea96ba4d43ba47c2c8dc99ca68d511123b7196