diff --git a/JSON-PP-4.12.tar.gz b/JSON-PP-4.12.tar.gz deleted file mode 100644 index c5172ec..0000000 --- a/JSON-PP-4.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb76b443f65820452732ba74647a459d61fb61ecce920b19d6f9b881948439de -size 55176 diff --git a/JSON-PP-4.16.tar.gz b/JSON-PP-4.16.tar.gz new file mode 100644 index 0000000..d564156 --- /dev/null +++ b/JSON-PP-4.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc2f162bafc42645c489905ad72540f0d3c284b360c96299095183c30cc9789 +size 55556 diff --git a/perl-JSON-PP.changes b/perl-JSON-PP.changes index 69fd38b..b039ef7 100644 --- a/perl-JSON-PP.changes +++ b/perl-JSON-PP.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Dec 31 03:09:00 UTC 2022 - Tina Müller + +- updated to 4.16 + see /usr/share/doc/packages/perl-JSON-PP/Changes + + 4.16 2022-12-30 + - drop support for perls < 5.8 (GH#84, haarg++) + 4.15 2022-12-27 + - fix core bool test to not ignore errors (GH#82, haarg++) + 4.14 2022-12-26 + - updated manifest (GH#81, demerphq++) + 4.13 2022-12-26 + - Break up 099_binary.t into 16 pieces that can be tested in parallel (GH#80, demerphq++) + ------------------------------------------------------------------- Mon Oct 10 03:07:53 UTC 2022 - Tina Müller diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index 6957f82..76a0bb1 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -18,7 +18,7 @@ %define cpan_name JSON-PP Name: perl-JSON-PP -Version: 4.12 +Version: 4.16 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: JSON::XS compatible pure-Perl module