summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-07-19 10:07:35 +0200
committerRemi Collet <remi@php.net>2023-07-19 10:07:35 +0200
commite866cb455ca932c3694960d0aede64efd08ca304 (patch)
tree5f87c51589f83113453a34b0e09d8bb99c8f76bf /php.spec
parent8f8ee287e30752c9c8f7e1b49d5ed2e9b70b6ae6 (diff)
update to 8.3.0beta1
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