diff --git a/IO-Compress-2.101.tar.gz b/IO-Compress-2.101.tar.gz deleted file mode 100644 index eb612cd..0000000 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 0000000..ab46f9d 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 673ba46..ce28f78 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 + * Mon Jun 13 2022 guozhaorui - 2.101-2 - skip long tests for check