!148 Refresh tarball with upstream

From: @fundawang 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2023-08-21 00:56:58 +00:00 committed by Gitee
commit 7b0023803d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 15 additions and 12 deletions

Binary file not shown.

View File

@ -28,9 +28,9 @@
Name: php
Version: %{upver}
Release: 1
Release: 2
Summary: PHP scripting language for creating dynamic web sites
License: PHP-3.01 and Zend and BSD and MIT and ASL 1.0 and NCSA and Boost
License: PHP-3.01 AND Zend-2.0 AND BSD-2-Clause AND MIT AND Apache-1.0 AND NCSA AND BSL-1.0
URL: http://www.php.net/
Source0: https://www.php.net/distributions/php-%{upver}.tar.xz
Source1: php.conf
@ -589,17 +589,17 @@ help
%setup -q -n php-%{upver}
%patch -P 0 -p1 -b .mpmcheck
%patch -P 1 -p1 -b .includedir
%patch -P 2 -p1 -b .embed
%patch -P 3 -p1 -b .libdb
%patch -P0 -p1 -b .mpmcheck
%patch -P1 -p1 -b .includedir
%patch -P2 -p1 -b .embed
%patch -P3 -p1 -b .libdb
%patch -P 4 -p1 -b .syslib
%patch -P 5 -p1 -b .systzdata
%patch -P 6 -p1 -b .headers
%patch -P 7 -p1 -b .ldap_r
%patch -P 8 -p1 -b .phpinfo
%patch -P 9 -p1 -b .datetests
%patch -P4 -p1 -b .syslib
%patch -P5 -p1 -b .systzdata
%patch -P6 -p1 -b .headers
%patch -P7 -p1 -b .ldap_r
%patch -P8 -p1 -b .phpinfo
%patch -P9 -p1 -b .datetests
cp Zend/LICENSE ZEND_LICENSE
@ -1330,6 +1330,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%{_mandir}/*
%changelog
* Fri Aug 18 2023 Funda Wang <fundawang@yeah.net> - 8.2.9-2
- Refresh tarball with upstream
* Tue Aug 1 2023 Funda Wang <fundawang@yeah.net> - 8.2.9-1
- update to 8.2.9