Update to 4.04
- New upstream release 4.04 - Document indent_length option (GH#48)
This commit is contained in:
parent
79a9f892be
commit
74f5a8f83e
@ -3,7 +3,7 @@
|
||||
|
||||
Name: perl-JSON-PP
|
||||
Epoch: 1
|
||||
Version: 4.03
|
||||
Version: 4.04
|
||||
Release: 1%{?dist}
|
||||
Summary: JSON::XS compatible pure-Perl module
|
||||
License: GPL+ or Artistic
|
||||
@ -86,6 +86,10 @@ make test
|
||||
%{_mandir}/man3/JSON::PP::Boolean.3*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 29 2019 Paul Howarth <paul@city-fan.org> - 1:4.04-1
|
||||
- Update to 4.04
|
||||
- Document indent_length option (GH#48)
|
||||
|
||||
* 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)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (JSON-PP-4.03.tar.gz) = 5743daf9246ac4913c966195c1767a67569fed5c13f5565f717ccd83ee7e23f5b5100f53e10895292d5a98a630dd63c9c3407019f8dedfcc9135359189317321
|
||||
SHA512 (JSON-PP-4.04.tar.gz) = 236782e5593e247d29abacedee3b3b24352d9f8f20e2bfe6b4c3e82e4a83f24f7a640321ae8e3d5f1485318f5582748b57189ebcf52f21eb2cc998293a9c5aab
|
||||
|
Loading…
Reference in New Issue
Block a user