diff options
Diffstat (limited to 'php.spec')
| -rw-r--r-- | php.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -93,8 +93,8 @@ #global gh_date 20230605 %global gh_owner php %global gh_project php-src -%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 @@ -143,7 +143,7 @@ Patch8: php-8.4.0-libdb.patch # Use system nikic/php-parser Patch41: php-8.3.3-parser.patch # use system tzdata -Patch43: php-8.4.0-systzdata-v24.patch +Patch43: php-8.4.22-systzdata-v24.patch # See http://bugs.php.net/53436 # + display PHP version backported from 8.4 Patch44: php-8.4.0-phpize.patch @@ -1671,6 +1671,9 @@ fi %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 |
