upgrade version to 2.101

This commit is contained in:
weiwei_tiantian 2021-11-15 14:42:32 +08:00
parent cd3ffea4e7
commit 526c66a7e5
2 changed files with 5 additions and 2 deletions

Binary file not shown.

View File

@ -1,7 +1,7 @@
Name: perl-Compress-Raw-Zlib Name: perl-Compress-Raw-Zlib
Epoch: 1 Epoch: 1
Version: 2.100 Version: 2.101
Release: 2 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
@ -51,6 +51,9 @@ make test TEST_VERBOSE=1 COMPRESS_ZLIB_RUN_ALL=1
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon Nov 15 2021 yuanxin <yuanxin24@huawei.com> - 2.101-1
- upgrade version to 2.101
* Thu Jul 22 2021 liudabo <liudabo1@huawei.com> - 2.100-2 * Thu Jul 22 2021 liudabo <liudabo1@huawei.com> - 2.100-2
- remove gdb build dependency - remove gdb build dependency