diff options
| author | Remi Collet <remi@remirepo.net> | 2026-05-20 08:21:09 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-05-20 08:21:09 +0200 |
| commit | ec21487c8a70a05827989dcbe9c5695db2dbf378 (patch) | |
| tree | 538c05eef599f7970c4bda31d661d23dc06288a5 /php.spec | |
| parent | 4c1099148c2c65e6bd74fe08242127e0dece0cbc (diff) | |
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 |
