summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-05-06 15:45:19 +0200
committerRemi Collet <remi@php.net>2025-05-06 15:45:19 +0200
commit0a22fcc98207735a360aded1d4ff41857cd12470 (patch)
treee635d989f38081aa7c7ce6f5e711bbae41dbab50
parent2ba316afbaec9e8850d52efc44cf5bb0fc42fcff (diff)
Update to 8.4.7 - http://www.php.net/releases/8_4_7.phpHEADmaster
-rw-r--r--failed.txt2
-rw-r--r--php84.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 263408d..24ec907 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.4.7RC2 (2025-05-01)
+===== 8.4.7 (2025-05-08)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php84.spec b/php84.spec
index 9602c6f..1b7474d 100644
--- a/php84.spec
+++ b/php84.spec
@@ -81,7 +81,7 @@
%bcond_with zip
%global upver 8.4.7
-%global rcver RC2
+#global rcver RC2
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -1704,6 +1704,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%changelog
+* Tue May 6 2025 Remi Collet <remi@remirepo.net> - 8.4.7-1
+- Update to 8.4.7 - http://www.php.net/releases/8_4_7.php
+
* Thu May 1 2025 Remi Collet <remi@remirepo.net> - 8.4.7~RC2-1
- Update to 8.4.7RC2