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..8a7befe245e86e4f854a4c2912e0f555559e100d 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: 3 Summary: Read and write compressed data License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/IO-Compress @@ -97,6 +97,7 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1 %{perl_privlib}/File/ %{perl_privlib}/IO/Compress/ %{perl_privlib}/IO/Uncompress/ +%{_mandir}/man3/IO::Compress.3pm.gz %files help %doc Changes README examples/* @@ -108,6 +109,10 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1 %{_mandir}/man3/IO::Uncompress::*.3* %changelog +* Thu Mar 27 2025 openeuler_bot - 2.213-3 +- Add perl5.40 to workflows (version: 2.213). +- Add stub module IO/Compress.pm (version: 2.213). + * Sat Jan 18 2025 Funda Wang - 2.212-2 - drop useless perl(:MODULE_COMPAT) requirement @@ -138,4 +143,4 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1 - Bump version to 2.093 * Tue Sep 17 2019 openEuler Buildteam - 2.081-6 -- Package init +- Package init \ No newline at end of file