diff --git a/Compress-Raw-Zlib-2.206.tar.gz b/Compress-Raw-Zlib-2.206.tar.gz deleted file mode 100644 index 686cb1992371bc379cb2d4ed644cbad9e808d424..0000000000000000000000000000000000000000 Binary files a/Compress-Raw-Zlib-2.206.tar.gz and /dev/null differ diff --git a/Compress-Raw-Zlib-2.212.tar.gz b/Compress-Raw-Zlib-2.212.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d5010b8f16fb239c7b577569a3cb1ea6728a0dc1 Binary files /dev/null and b/Compress-Raw-Zlib-2.212.tar.gz differ diff --git a/perl-Compress-Raw-Zlib.spec b/perl-Compress-Raw-Zlib.spec index a3ed8814edb8e164e370e5213380c9198e054858..a35194976ee75bfc48226fb0d144a72ed6997f5d 100644 --- a/perl-Compress-Raw-Zlib.spec +++ b/perl-Compress-Raw-Zlib.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Raw-Zlib Epoch: 1 -Version: 2.206 +Version: 2.212 Release: 1 Summary: Provides a Perl interface to the zlib compression library # source code in tarball have different license @@ -51,6 +51,12 @@ make test TEST_VERBOSE=1 COMPRESS_ZLIB_RUN_ALL=1 %{_mandir}/man3/* %changelog +* Tue Jul 30 2024 wuzhaomin - 1:2.212-1 +- upgrade version to 2.212 +- Add author & absrtract to Makefile.PL & meta.* +- Fix for READMEmd target +- Fix build failure with "c++-compat" warnings + * Thu Dec 28 2023 renhongxun - 1:2.206-1 - upgrade version to 2.206