summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index b090cfe..d294502 100644
--- a/php.spec
+++ b/php.spec
@@ -123,13 +123,14 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.3.0
-%global rcver alpha3
+%global rcver beta1
%global lower %(echo %{rcver} | tr '[:upper:]' '[:lower:]')
+# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1854,6 +1855,9 @@ fi
%changelog
+* Wed Jul 19 2023 Remi Collet <remi@remirepo.net> - 8.3.0~beta1-1
+- update to 8.3.0beta1
+
* Wed Jul 5 2023 Remi Collet <remi@remirepo.net> - 8.3.0~alpha3-2
- move httpd/nginx wants directive to config files in /etc