diff --git a/Compress-Raw-Zlib-2.101.tar.gz b/Compress-Raw-Zlib-2.101.tar.gz deleted file mode 100644 index f809ce5..0000000 Binary files a/Compress-Raw-Zlib-2.101.tar.gz and /dev/null differ diff --git a/Compress-Raw-Zlib-2.202.tar.gz b/Compress-Raw-Zlib-2.202.tar.gz new file mode 100644 index 0000000..79bae66 Binary files /dev/null and b/Compress-Raw-Zlib-2.202.tar.gz differ diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index 403dd17..a566cfb 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,13 +1,13 @@ Name: perl-Compress-Raw-Zlib Epoch: 1 -Version: 2.101 +Version: 2.202 Release: 1 Summary: Provides a Perl interface to the zlib compression library # source code in tarball have different license # not used # zlib-src: zlib # Others: GPL+ or Artistic -License: (GPL or Artistic) and zlib +License: GPL-1.0-or-later and zlib URL: https://metacpan.org/release/Compress-Raw-Zlib Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{version}.tar.gz @@ -51,6 +51,9 @@ make test TEST_VERBOSE=1 COMPRESS_ZLIB_RUN_ALL=1 %{_mandir}/man3/* %changelog +* Tue Oct 18 2022 renhongxun - 1:2.202-1 +- upgrade version to 2.202 + * Mon Nov 15 2021 yuanxin - 2.101-1 - upgrade version to 2.101