diff --git a/JSON-PP-4.12.tar.gz b/JSON-PP-4.12.tar.gz deleted file mode 100644 index 54abd1d..0000000 Binary files a/JSON-PP-4.12.tar.gz and /dev/null differ diff --git a/JSON-PP-4.16.tar.gz b/JSON-PP-4.16.tar.gz new file mode 100644 index 0000000..7464080 Binary files /dev/null and b/JSON-PP-4.16.tar.gz differ diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec index 48549c0..6102f81 100644 --- a/perl-JSON-PP.spec +++ b/perl-JSON-PP.spec @@ -1,7 +1,7 @@ Name: perl-JSON-PP Epoch: 1 -Version: 4.12 -Release: 2 +Version: 4.16 +Release: 1 Summary: JSON::XS compatible pure-Perl module. License: GPL+ or Artistic URL: https://metacpan.org/release/JSON-PP @@ -58,6 +58,9 @@ make test %{_mandir}/*/* %changelog +* Tue Jul 18 2023 wangjiang - 1:4.16-1 +- upgrade version to 4.16 + * Thu Nov 17 2022 wangjiang - 1:4.12-2 - modify source package