Upgrade 1.21.1 to fix build error

Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
cherry530 2023-01-16 10:44:23 +08:00
parent 3a52179dee
commit 34ac41b389
3 changed files with 5 additions and 2 deletions

View File

@ -4,13 +4,13 @@
%global with_zts 0%{?__ztsphp:1}
%global ini_name 40-%{pecl_name}.ini
%global upstream_version 1.19.3
%global upstream_version 1.21.1
Summary: A ZIP archive management extension
Summary(fr): Une extension de gestion des ZIP
Name: php-pecl-zip
Version: %{upstream_version}
Release: 2
Release: 1
License: PHP-3.01
URL: https://pecl.php.net/package/zip
Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}.tgz
@ -154,6 +154,9 @@ TEST_PHP_EXECUTABLE=%{_bindir}/zts-php \
%changelog
* Mon Jan 16 2023 xu_ping <xuping33@h-partner.com> - 1.21.1-1
- Upgrade 1.21.1 to fix build php version does not match.
* Wed May 11 2022 Ge Wang <wangge20@h-partner.com> - 1.19.3-2
- license compliance rectification

Binary file not shown.

BIN
zip-1.21.1.tgz Normal file

Binary file not shown.