Update to 4.16
- New upstream release 4.16 - Drop support for perls < 5.8 (GH#84)
This commit is contained in:
parent
849dfa60f1
commit
cd6141b39e
@ -3,7 +3,7 @@
|
||||
|
||||
Name: perl-JSON-PP
|
||||
Epoch: 1
|
||||
Version: 4.15
|
||||
Version: 4.16
|
||||
Release: 1%{?dist}
|
||||
Summary: JSON::XS compatible pure-Perl module
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
@ -90,6 +90,10 @@ make test
|
||||
%{_mandir}/man3/JSON::PP::Boolean.3*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 30 2022 Paul Howarth <paul@city-fan.org> - 1:4.16-1
|
||||
- Update to 4.16
|
||||
- Drop support for perls < 5.8 (GH#84)
|
||||
|
||||
* Tue Dec 27 2022 Paul Howarth <paul@city-fan.org> - 1:4.15-1
|
||||
- Update to 4.15
|
||||
- Fix core bool test to not ignore errors (GH#82)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (JSON-PP-4.15.tar.gz) = f56a249f00e549833bfb4a0ff699026e51e6cce909b90d39267d527d1bd87f554988631282ad210b759fadb3be86d1c467a7e857b1b3ff8b72a43b4ef039f4f6
|
||||
SHA512 (JSON-PP-4.16.tar.gz) = af6d4f3cbfa176120e9809caa12553452518201320c1052f522c15b0cb3d16a450e4fd650c453408160c26aa900eb6a42acd9b6396d0dececfa47f3d3e194e01
|
||||
|
Loading…
Reference in New Issue
Block a user