!14 upgrade version to 2.201

From: @dongyuzhen 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
This commit is contained in:
openeuler-ci-bot 2022-10-28 11:15:01 +00:00 committed by Gitee
commit 6815d985c4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
IO-Compress-2.201.tar.gz Normal file

Binary file not shown.

View File

@ -6,8 +6,8 @@
%{?perl_default_filter} %{?perl_default_filter}
Name: perl-IO-Compress Name: perl-IO-Compress
Version: 2.101 Version: 2.201
Release: 2 Release: 1
Summary: Read and write compressed data Summary: Read and write compressed data
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/IO-Compress 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* %{_mandir}/man3/IO::Uncompress::*.3*
%changelog %changelog
* Fri Oct 28 2022 dongyuzhen <dongyuzhen@h-partners.com> - 2.201-1
- upgrade version to 2.201
* Mon Jun 13 2022 guozhaorui <guozhaorui1@h-partners.com> - 2.101-2 * Mon Jun 13 2022 guozhaorui <guozhaorui1@h-partners.com> - 2.101-2
- skip long tests for check - skip long tests for check