summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-06-23 11:49:42 +0200
committerRemi Collet <remi@remirepo.net>2020-06-23 11:49:42 +0200
commit70b52a51f437abb8b65165a1c1ee3f0eb1347d36 (patch)
tree1745ced0dc49f8896d80397bafae5482f634d3b9
parent0292e8d4253b97a4d35941e33c3088256d46687c (diff)
update to 7.3.20RC1
-rw-r--r--failed.txt2
-rw-r--r--php73.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index c07d487..98b4044 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.3.19 (2020-06-11)
+===== 7.3.20RC1 (2020-06-25)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
diff --git a/php73.spec b/php73.spec
index e593e13..3013eed 100644
--- a/php73.spec
+++ b/php73.spec
@@ -120,8 +120,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: php
@@ -2253,6 +2253,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