summaryrefslogtreecommitdiffstats
path: root/php84.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-03-26 08:05:25 +0100
committerRemi Collet <remi@php.net>2025-03-26 08:05:25 +0100
commit8342d02fc87b1f38d00a27f743b881d30c671d48 (patch)
treeeddb15ac914fb0d130d581f26f81c1b42d9627db /php84.spec
parent7732dc177bdeb7e57e778b48f771cacb61eebba8 (diff)
Update to 8.4.6RC1
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 71de9c2..7f173b4 100644
--- a/php84.spec
+++ b/php84.spec
@@ -80,8 +80,8 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.4.5
-#global rcver RC1
+%global upver 8.4.6
+%global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -121,7 +121,7 @@ Source53: 20-ffi.ini
# Build fixes
Patch1: php-8.4.0-httpd.patch
Patch5: php-8.4.0-includedir.patch
-Patch6: php-8.4.0-embed.patch
+Patch6: php-8.4.6-embed.patch
Patch8: php-8.4.0-libdb.patch
# Functional changes
@@ -1704,6 +1704,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%changelog
+* Wed Mar 26 2025 Remi Collet <remi@remirepo.net> - 8.4.6~RC1-1
+- Update to 8.4.6RC1
+
* Wed Mar 12 2025 Remi Collet <remi@remirepo.net> - 8.4.5-1
- Update to 8.4.5 - http://www.php.net/releases/8_4_5.php