diff --git a/php-8.2.9.tar.xz b/php-8.2.9.tar.xz index 064dfc6f5b857295c8496494c4c37af982b5ebf3..1f72a2ddda535bf11af0a35b81d13b48e1e31ef2 100644 Binary files a/php-8.2.9.tar.xz and b/php-8.2.9.tar.xz differ diff --git a/php.spec b/php.spec index 2cf2e131e902aadc9179218e76b3630a335bcdfe..cdc4680da55db2a8c93f078f41c6176b861f1876 100644 --- a/php.spec +++ b/php.spec @@ -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 - 8.2.9-2 +- Refresh tarball with upstream + * Tue Aug 1 2023 Funda Wang - 8.2.9-1 - update to 8.2.9