Update to 4.01
- New upstream release 4.01 - Allow to pass indent_length to json_pp (GH#46)
This commit is contained in:
parent
5c6102e7eb
commit
cddba82e68
@ -1,7 +1,7 @@
|
||||
Name: perl-JSON-PP
|
||||
Epoch: 1
|
||||
Version: 4.00
|
||||
Release: 2%{?dist}
|
||||
Version: 4.01
|
||||
Release: 1%{?dist}
|
||||
Summary: JSON::XS compatible pure-Perl module
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/JSON-PP
|
||||
@ -81,6 +81,10 @@ make test
|
||||
%{_mandir}/man3/JSON::PP::Boolean.3*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 22 2019 Paul Howarth <paul@city-fan.org> - 1:4.01-1
|
||||
- Update to 4.01
|
||||
- Allow to pass indent_length to json_pp (GH#46)
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.00-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (JSON-PP-4.00.tar.gz) = e908d188cac8c90e91c097ceb5b9389d23b74ab8dc2c1f8809545a4817283b74307bfa30650c254bb3a4d8830c68005843de3d35e92c4af9935c7a868dacf759
|
||||
SHA512 (JSON-PP-4.01.tar.gz) = 310d50203871c19b59ccb35c292a9f18c58389dc19829d58292110c4cf737fba47a447f1ecb4a88a9aa66fb043514a99355c439f71da1126cf940992a7cd3217
|
||||
|
Loading…
Reference in New Issue
Block a user