summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-06-23 11:49:22 +0200
committerRemi Collet <remi@remirepo.net>2020-06-23 11:49:22 +0200
commit596c03f628bc0a0f5c2e2f514da35f8ade68acc3 (patch)
tree6e1c612acb1d12d535e8bcf5e9df2d7a24ae4b6f
parent61144189b162a5da7b2820ca45c372e6975cb76d (diff)
update to 7.3.20RC1
-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 9d74adf..78512ad 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.3.19 (2020-06-11)
+===== 7.3.20RC1 (2020-06-25)
$ grep -ar 'Tests failed' /var/lib/mock/scl73*/build.log
diff --git a/php.spec b/php.spec
index 830e955..667f955 100644
--- a/php.spec
+++ b/php.spec
@@ -135,8 +135,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.19
-#global rcver RC1
+%global upver 7.3.20
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1907,6 +1907,9 @@ fi
%changelog
+* Tue Jun 23 2020 Remi Collet <remi@remirepo.net> - 7.3.20~RC1-1
+- update to 7.3.20RC1
+
* Tue Jun 9 2020 Remi Collet <remi@remirepo.net> - 7.3.19-1
- Update to 7.3.19 - http://www.php.net/releases/7_3_19.php
- rebuild using oniguruma5php