!4 修复php-pecl-zip检测到php版本不匹配导致的编译失败

From: @cherry530 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-01-17 01:46:12 +00:00 committed by Gitee
commit d8bcab86fc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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.