summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-07-21 08:16:11 +0200
committerRemi Collet <remi@remirepo.net>2021-07-21 08:16:11 +0200
commitb1dbf0e231eaf28f99ac5a25c5fb669a38ac2600 (patch)
treea89bfd959e6e7926fb6d0b39636022b5d0f44c01
parent24f22e6cad4a15e35a7c4f7378df48f532adac64 (diff)
update to 8.1.0beta1
-rw-r--r--failed.txt2
-rw-r--r--php.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 2e61e4a..cdc40fa 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.1.0alpha3 (2021-07-08)
+===== 8.1.0beta1 (2021-07-22)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index 0944903..76d470f 100644
--- a/php.spec
+++ b/php.spec
@@ -107,8 +107,8 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.1.0
-%global rcver alpha3
-%global lower alpha3
+%global rcver beta1
+%global lower beta1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1819,6 +1819,9 @@ fi
%changelog
+* Wed Jul 21 2021 Remi Collet <remi@remirepo.net> - 8.1.0~beta1-1
+- update to 8.1.0beta1
+
* Tue Jul 6 2021 Remi Collet <remi@remirepo.net> - 8.1.0~alpha3-1
- update to 8.1.0alpha3