summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-24 14:48:04 +0200
committerRemi Collet <remi@php.net>2023-10-24 14:48:04 +0200
commitd8e6761930f8fde62e4cf682950572fe20c2429b (patch)
tree5ddad4043bb12d9ba14711e58d4ed1ebabd56faf
parent89900cb1b1fe1be8b6e9539773c22198d79d208e (diff)
update to 8.3.0RC5
-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