diff --git a/Compress-Raw-Zlib-2.100.tar.gz b/Compress-Raw-Zlib-2.100.tar.gz deleted file mode 100644 index 0e2f3a4..0000000 Binary files a/Compress-Raw-Zlib-2.100.tar.gz and /dev/null differ diff --git a/Compress-Raw-Zlib-2.101.tar.gz b/Compress-Raw-Zlib-2.101.tar.gz new file mode 100644 index 0000000..f809ce5 Binary files /dev/null and b/Compress-Raw-Zlib-2.101.tar.gz differ diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index f987645..e083da1 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,7 +1,7 @@ Name: perl-Compress-Raw-Zlib Epoch: 1 -Version: 2.100 -Release: 2 +Version: 2.101 +Release: 1 Summary: Provides a Perl interface to the zlib compression library # source code in tarball have different license # not used @@ -51,6 +51,9 @@ make test TEST_VERBOSE=1 COMPRESS_ZLIB_RUN_ALL=1 %{_mandir}/man3/* %changelog +* Tue Dec 21 2021 yuanxin - 2.101-1 +- update version to 2.101 + * Thu Jul 22 2021 liudabo - 2.100-2 - remove gdb build dependency