summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 0939780..ad9eda5 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.3.0RC4 (2023-10-12)
+===== 8.3.0RC5 (2023-10-26)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index 84512b0..61672b5 100644
--- a/php.spec
+++ b/php.spec
@@ -130,7 +130,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.3.0
-%global rcver RC4
+%global rcver RC5
%global rclower %(echo %{rcver} | tr '[:upper:]' '[:lower:]')
# TODO set PHP_EXTRA_VERSION for EOL version
@@ -1874,6 +1874,9 @@ fi
%changelog
+* Tue Oct 24 2023 Remi Collet <remi@remirepo.net> - 8.3.0~rc5-1
+- update to 8.3.0RC5
+
* Wed Oct 11 2023 Remi Collet <remi@remirepo.net> - 8.3.0~rc4-1
- update to 8.3.0RC4