summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 9946004..2939d43 100644
--- a/php.spec
+++ b/php.spec
@@ -103,12 +103,12 @@
%global gh_commit c90c9c7545427d9d35cbac45c4ec896f54619744
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20210809
+#global gh_date 20210809
%global gh_owner php
%global gh_project php-src
%global upver 8.1.0
-%global rcver -dev
-%global lower DEV
+%global rcver beta3
+%global lower beta3
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1817,6 +1817,9 @@ fi
%changelog
+* Mon Aug 23 2021 Remi Collet <remi@remirepo.net> - 8.1.0~beta3-1
+- update to 8.1.0beta3
+
* Mon Aug 9 2021 Remi Collet <remi@remirepo.net> - 8.1.0~DEV.20210809-1
- test build