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..403dd17 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 +* Mon Nov 15 2021 yuanxin - 2.101-1 +- upgrade version to 2.101 + * Thu Jul 22 2021 liudabo - 2.100-2 - remove gdb build dependency