summaryrefslogtreecommitdiffstats
path: root/php84.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-05-20 08:20:59 +0200
committerRemi Collet <remi@php.net>2026-05-20 08:20:59 +0200
commit1ec14a1dd5891b39fef0932ef78322e249c0f476 (patch)
tree2e5f1774f13a91cfed59963b79b76813b0903696 /php84.spec
parenta60b7046d3f7f45cd5be330fdd0b54d62e9d8c87 (diff)
update to 8.4.22RC1HEADmaster
Diffstat (limited to 'php84.spec')
-rw-r--r--php84.spec9
1 files changed, 6 insertions, 3 deletions
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 <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