Update to 4.02
- New upstream release 4.02 - Fix a test that breaks if perl is compiled with -Dquadmath (CPAN RT#128589)
This commit is contained in:
parent
cddba82e68
commit
025ea07d3a
@ -1,6 +1,6 @@
|
|||||||
Name: perl-JSON-PP
|
Name: perl-JSON-PP
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 4.01
|
Version: 4.02
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: JSON::XS compatible pure-Perl module
|
Summary: JSON::XS compatible pure-Perl module
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -81,6 +81,10 @@ make test
|
|||||||
%{_mandir}/man3/JSON::PP::Boolean.3*
|
%{_mandir}/man3/JSON::PP::Boolean.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 23 2019 Paul Howarth <paul@city-fan.org> - 1:4.02-1
|
||||||
|
- Update to 4.02
|
||||||
|
- Fix a test that breaks if perl is compiled with -Dquadmath (CPAN RT#128589)
|
||||||
|
|
||||||
* Fri Feb 22 2019 Paul Howarth <paul@city-fan.org> - 1:4.01-1
|
* Fri Feb 22 2019 Paul Howarth <paul@city-fan.org> - 1:4.01-1
|
||||||
- Update to 4.01
|
- Update to 4.01
|
||||||
- Allow to pass indent_length to json_pp (GH#46)
|
- Allow to pass indent_length to json_pp (GH#46)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (JSON-PP-4.01.tar.gz) = 310d50203871c19b59ccb35c292a9f18c58389dc19829d58292110c4cf737fba47a447f1ecb4a88a9aa66fb043514a99355c439f71da1126cf940992a7cd3217
|
SHA512 (JSON-PP-4.02.tar.gz) = 759a5020485115c7b6d29ee98ad347cd930cc2d3477d3e6e6b0252ce3a75358a6c0f9f961415364651e44edab91e89050b488b3f4f53b06ccda938b808b878f7
|
||||||
|
Loading…
Reference in New Issue
Block a user