Update to 4.03
- New upstream release 4.03 - (Encode::)decode json_pp input properly by default (GH#47)
This commit is contained in:
parent
6fd9f4015d
commit
79a9f892be
@ -3,8 +3,8 @@
|
||||
|
||||
Name: perl-JSON-PP
|
||||
Epoch: 1
|
||||
Version: 4.02
|
||||
Release: 439%{?dist}
|
||||
Version: 4.03
|
||||
Release: 1%{?dist}
|
||||
Summary: JSON::XS compatible pure-Perl module
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/JSON-PP
|
||||
@ -86,6 +86,10 @@ make test
|
||||
%{_mandir}/man3/JSON::PP::Boolean.3*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 19 2019 Paul Howarth <paul@city-fan.org> - 1:4.03-1
|
||||
- Update to 4.03
|
||||
- (Encode::)decode json_pp input properly by default (GH#47)
|
||||
|
||||
* Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:4.02-439
|
||||
- Perl 5.30 re-rebuild of bootstrapped packages
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (JSON-PP-4.02.tar.gz) = 759a5020485115c7b6d29ee98ad347cd930cc2d3477d3e6e6b0252ce3a75358a6c0f9f961415364651e44edab91e89050b488b3f4f53b06ccda938b808b878f7
|
||||
SHA512 (JSON-PP-4.03.tar.gz) = 5743daf9246ac4913c966195c1767a67569fed5c13f5565f717ccd83ee7e23f5b5100f53e10895292d5a98a630dd63c9c3407019f8dedfcc9135359189317321
|
||||
|
Loading…
Reference in New Issue
Block a user