diff --git a/IO-Compress-2.212.tar.gz b/IO-Compress-2.212.tar.gz deleted file mode 100644 index 2bcb837aa889821f52a2d850a7e48017233980dd..0000000000000000000000000000000000000000 Binary files a/IO-Compress-2.212.tar.gz and /dev/null differ diff --git a/IO-Compress-2.213.tar.gz b/IO-Compress-2.213.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..41ca94bf2506c92e66f09c7249c4af4685414a0f Binary files /dev/null and b/IO-Compress-2.213.tar.gz differ diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index 757e184fbbda3fa963965f935d678d7b298b8b00..8fbac1c30ed4e5c8947e8bd5abf5e0c22793af64 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -6,8 +6,8 @@ %{?perl_default_filter} Name: perl-IO-Compress -Version: 2.212 -Release: 2 +Version: 2.213 +Release: 1 Summary: Read and write compressed data License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/IO-Compress @@ -108,6 +108,10 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1 %{_mandir}/man3/IO::Uncompress::*.3* %changelog +* Mon Mar 03 2025 openeuler_bot - 2.213-1 +- add perl5.40 to workflows (version: 2.213) +- version 2.213 (version: 2.213) + * Sat Jan 18 2025 Funda Wang - 2.212-2 - drop useless perl(:MODULE_COMPAT) requirement