diff --git a/IO-Compress-2.101.tar.gz b/IO-Compress-2.101.tar.gz deleted file mode 100644 index eb612cdb1d62932a00f9fd8bf69aa670d2083e3e..0000000000000000000000000000000000000000 Binary files a/IO-Compress-2.101.tar.gz and /dev/null differ diff --git a/IO-Compress-2.201.tar.gz b/IO-Compress-2.201.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ab46f9dbc7c95d7bd9fce6489c6ecafe55e3a899 Binary files /dev/null and b/IO-Compress-2.201.tar.gz differ diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index c825d5843b038e6bb3223b61a569b455e72b8920..dfadf7da69a06d9847803695aa4d10b630258584 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -6,8 +6,8 @@ %{?perl_default_filter} Name: perl-IO-Compress -Version: 2.101 -Release: 2 +Version: 2.201 +Release: 1 Summary: Read and write compressed data License: GPL+ or Artistic URL: https://metacpan.org/release/IO-Compress @@ -109,6 +109,9 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1 %{_mandir}/man3/IO::Uncompress::*.3* %changelog +* Fri Oct 28 2022 dongyuzhen - 2.201-1 +- upgrade version to 2.201 + * Tue Jan 11 2022 tianwei - 2.101-2 - skip long tests for check