Update to 4.15
- New upstream release 4.15 - Fix core bool test to not ignore errors (GH#82)
This commit is contained in:
parent
362e575a8b
commit
849dfa60f1
@ -3,7 +3,7 @@
|
||||
|
||||
Name: perl-JSON-PP
|
||||
Epoch: 1
|
||||
Version: 4.14
|
||||
Version: 4.15
|
||||
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
|
||||
* 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)
|
||||
|
||||
* Mon Dec 26 2022 Paul Howarth <paul@city-fan.org> - 1:4.14-1
|
||||
- Update to 4.14
|
||||
- Break up 099_binary.t into 16 pieces that can be tested in parallel (GH#80)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (JSON-PP-4.14.tar.gz) = e459b65f83137e89c781fe7086dea868649b8b5c9cb06bb8af0ae8efa1c289c662aee321a88718cb2b181c3ff8c6e2f4238f9fe9d7cbff0ee93dd801e4e39617
|
||||
SHA512 (JSON-PP-4.15.tar.gz) = f56a249f00e549833bfb4a0ff699026e51e6cce909b90d39267d527d1bd87f554988631282ad210b759fadb3be86d1c467a7e857b1b3ff8b72a43b4ef039f4f6
|
||||
|
Loading…
Reference in New Issue
Block a user