diff options
Diffstat (limited to 'php84.spec')
| -rw-r--r-- | php84.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -80,8 +80,8 @@ %bcond_without libgd %bcond_with zip -%global upver 8.4.21 -#global rcver RC1 +%global upver 8.4.22 +%global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -128,7 +128,7 @@ Patch8: php-8.4.0-libdb.patch # Use system nikic/php-parser Patch41: php-8.3.3-parser.patch # use system tzdata -Patch42: php-8.4.0-systzdata-v24.patch +Patch42: php-8.4.22-systzdata-v24.patch # See http://bugs.php.net/53436 # + display PHP version backported from 8.4 Patch43: php-8.4.0-phpize.patch @@ -1864,6 +1864,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Wed May 20 2026 Remi Collet <remi@remirepo.net> - 8.4.22~RC1-1 +- update to 8.4.22RC1 + * Wed May 6 2026 Remi Collet <remi@remirepo.net> - 8.4.21-1 - Update to 8.4.21 - http://www.php.net/releases/8_4_21.php |
