summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-08-23 11:30:09 +0200
committerRemi Collet <remi@remirepo.net>2021-08-23 11:30:09 +0200
commit18d3a85494251a85a885283d396f37718c946cc0 (patch)
tree9ec25bf8407c942a823bad145fba65af5ab2161b /php.spec
parentdfc969011fcce70c4bdefd1821e14a6d99ba3bab (diff)
update to 8.1.0beta3
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