summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-11-05 16:31:09 +0100
committerRemi Collet <remi@php.net>2024-11-05 16:31:09 +0100
commitb1d04b5f27a126b916c2860f2e2be10ed1a7cbb1 (patch)
treed0f9774de45b3bd3cb961f80f59000c5f7c3e789
parent42a64803bb016ae4af4742792218a1c57221e6d3 (diff)
Update to 8.4.0RC4
-rw-r--r--failed.txt2
-rw-r--r--php.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 08a6b5d..eb96571 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.4.0RC3 (2024-10-24)
+===== 8.4.0RC4 (2024-11-05)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index 92ec0e8..54a7f4c 100644
--- a/php.spec
+++ b/php.spec
@@ -84,8 +84,8 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.4.0
-%global rcver RC3
-%global rclow rc3
+%global rcver RC4
+%global rclow rc4
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -1653,6 +1653,9 @@ fi
%changelog
+* Tue Nov 5 2024 Remi Collet <remi@remirepo.net> - 8.4.0~rc4-1
+- Update to 8.4.0RC4
+
* Wed Oct 23 2024 Remi Collet <remi@remirepo.net> - 8.4.0~rc3-1
- Update to 8.4.0RC3