Update to 4.07
- New upstream release 4.07 - Fix incr_parse($unicode_str) bug (GH#56)
This commit is contained in:
parent
f2b7f336ca
commit
16626790f3
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
Name: perl-JSON-PP
|
Name: perl-JSON-PP
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 4.06
|
Version: 4.07
|
||||||
Release: 479%{?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
|
||||||
URL: https://metacpan.org/release/JSON-PP
|
URL: https://metacpan.org/release/JSON-PP
|
||||||
@ -86,6 +86,10 @@ make test
|
|||||||
%{_mandir}/man3/JSON::PP::Boolean.3*
|
%{_mandir}/man3/JSON::PP::Boolean.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 18 2021 Paul Howarth <paul@city-fan.org> - 1:4.07-1
|
||||||
|
- Update to 4.07
|
||||||
|
- Fix incr_parse($unicode_str) bug (GH#56)
|
||||||
|
|
||||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.06-479
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.06-479
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (JSON-PP-4.06.tar.gz) = 999f85e60c48e16cd958779160773312cf92c910f9dfc1a2b39371ff8d72d7da61dd33dc7f3803565b770e1202089574431401c9369c741e2b3fcedf6a1628cd
|
SHA512 (JSON-PP-4.07.tar.gz) = 0c117f0d8eb03f6ebda25af9bae98ea07809ff5c1c7ce0393bd1c112c084b94372219e22e23b3617e7aae1eadd4d415d8bc04af8830ff1916247db58b593c112
|
||||||
|
Loading…
Reference in New Issue
Block a user