diff --git a/JSON-XS-3.04.tar.gz b/JSON-XS-3.04.tar.gz deleted file mode 100644 index a2b56b2..0000000 Binary files a/JSON-XS-3.04.tar.gz and /dev/null differ diff --git a/JSON-XS-4.03.tar.gz b/JSON-XS-4.03.tar.gz new file mode 100644 index 0000000..1e5bdb1 Binary files /dev/null and b/JSON-XS-4.03.tar.gz differ diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec index aeff433..1be70b2 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -1,8 +1,8 @@ Name: perl-JSON-XS Summary: JSON serializing/de-serializing, done correctly and fast Epoch: 1 -Version: 3.04 -Release: 6 +Version: 4.03 +Release: 1 License: GPL+ or Artistic Group: Development/Libraries URL: https://metacpan.org/release/JSON-XS @@ -55,5 +55,8 @@ make test %{_mandir}/man[13]/* %changelog +* Fri Jan 29 2021 yuanxin - 4.03-1 +- upgrade version to 4.03 + * Thu Mar 5 2020 openEuler Buildteam - 3.04-6 - Package init