summaryrefslogtreecommitdiffstats
path: root/php.spec
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 /php.spec
parent89900cb1b1fe1be8b6e9539773c22198d79d208e (diff)
update to 8.3.0RC5
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec5
1 files changed, 4 insertions, 1 deletions
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