Update to 4.14
- New upstream release 4.14 - Break up 099_binary.t into 16 pieces that can be tested in parallel (GH#80)
This commit is contained in:
parent
2d030bf8c3
commit
362e575a8b
@ -3,7 +3,7 @@
|
||||
|
||||
Name: perl-JSON-PP
|
||||
Epoch: 1
|
||||
Version: 4.12
|
||||
Version: 4.14
|
||||
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
|
||||
* 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)
|
||||
|
||||
* Mon Oct 10 2022 Paul Howarth <paul@city-fan.org> - 1:4.12-1
|
||||
- Update to 4.12
|
||||
- Call unimport overload first to silence warnings (GH#76)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (JSON-PP-4.12.tar.gz) = b451bd086cb8ab1140ce29aab0c1e7e37188aedd726001cf025557fbc4f19ad1e571e9f9f2ec8cab6354c09db5a7c1ccd23ce33f441dafdcc578bbfcc1a3c744
|
||||
SHA512 (JSON-PP-4.14.tar.gz) = e459b65f83137e89c781fe7086dea868649b8b5c9cb06bb8af0ae8efa1c289c662aee321a88718cb2b181c3ff8c6e2f4238f9fe9d7cbff0ee93dd801e4e39617
|
||||
|
Loading…
Reference in New Issue
Block a user