!12 upgrade to version 2.202

From: @renxichen 
Reviewed-by: @licunlong 
Signed-off-by: @licunlong
This commit is contained in:
openeuler-ci-bot 2022-10-24 02:35:11 +00:00 committed by Gitee
commit f46131c86d
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.

Binary file not shown.

View File

@ -1,13 +1,13 @@
Name: perl-Compress-Raw-Zlib Name: perl-Compress-Raw-Zlib
Epoch: 1 Epoch: 1
Version: 2.101 Version: 2.202
Release: 1 Release: 1
Summary: Provides a Perl interface to the zlib compression library Summary: Provides a Perl interface to the zlib compression library
# source code in tarball have different license # source code in tarball have different license
# not used # not used
# zlib-src: zlib # zlib-src: zlib
# Others: GPL+ or Artistic # Others: GPL+ or Artistic
License: (GPL or Artistic) and zlib License: GPL-1.0-or-later and zlib
URL: https://metacpan.org/release/Compress-Raw-Zlib URL: https://metacpan.org/release/Compress-Raw-Zlib
Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{version}.tar.gz
@ -51,6 +51,9 @@ make test TEST_VERBOSE=1 COMPRESS_ZLIB_RUN_ALL=1
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Oct 18 2022 renhongxun <renhongxun@h-partners.com> - 1:2.202-1
- upgrade version to 2.202
* Mon Nov 15 2021 yuanxin <yuanxin24@huawei.com> - 2.101-1 * Mon Nov 15 2021 yuanxin <yuanxin24@huawei.com> - 2.101-1
- upgrade version to 2.101 - upgrade version to 2.101