summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
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 d8c7a67..4733d49 100644
--- a/php.spec
+++ b/php.spec
@@ -123,7 +123,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.3.0
-%global rcver beta2
+%global rcver beta3
%global lower %(echo %{rcver} | tr '[:upper:]' '[:lower:]')
# TODO set PHP_EXTRA_VERSION for EOL version
@@ -1864,6 +1864,9 @@ fi
%changelog
+* Wed Aug 16 2023 Remi Collet <remi@remirepo.net> - 8.3.0~beta3-1
+- update to 8.3.0beta3
+
* Tue Aug 1 2023 Remi Collet <remi@remirepo.net> - 8.3.0~beta2-1
- update to 8.3.0beta2
- revert upstream changes breaking DTrace build