From 1ec14a1dd5891b39fef0932ef78322e249c0f476 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 May 2026 08:20:59 +0200 Subject: update to 8.4.22RC1 --- php84.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php84.spec') diff --git a/php84.spec b/php84.spec index 160866d..2be85c2 100644 --- a/php84.spec +++ b/php84.spec @@ -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 - 8.4.22~RC1-1 +- update to 8.4.22RC1 + * Wed May 6 2026 Remi Collet - 8.4.21-1 - Update to 8.4.21 - http://www.php.net/releases/8_4_21.php -- cgit