!4 修复php-pecl-zip检测到php版本不匹配导致的编译失败
From: @cherry530 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
d8bcab86fc
@ -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
|
||||
|
||||
|
||||
BIN
zip-1.19.3.tgz
BIN
zip-1.19.3.tgz
Binary file not shown.
BIN
zip-1.21.1.tgz
Normal file
BIN
zip-1.21.1.tgz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user