summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-05-26 14:10:51 +0200
committerRemi Collet <remi@remirepo.net>2020-05-26 14:10:51 +0200
commita8e00ef1a864897e744db60fd69b95791d8c5fa0 (patch)
treea0c4c37a05fe03d444afcdfce4f275767a3ee6db
parent457ae9545eea682cbbcbb9475a2de2820f4c57a3 (diff)
update to 7.3.19RC1
-rw-r--r--failed.txt8
-rw-r--r--php.spec7
2 files changed, 9 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index a58023d..244ab1d 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,16 +1,16 @@
-===== 7.3.18 (2020-05-14)
+===== 7.3.19RC1 (2020-05-28)
$ grep -ar 'Tests failed' /var/lib/mock/scl73*/build.log
-/var/lib/mock/scl73el6x/build.log:Tests failed : 1
+/var/lib/mock/scl73el6x/build.log:Tests failed : 0
/var/lib/mock/scl73el7x/build.log:Tests failed : 0
/var/lib/mock/scl73el8x/build.log:Tests failed : 14
/var/lib/mock/scl73fc30x/build.log:Tests failed : 0
/var/lib/mock/scl73fc31x/build.log:Tests failed : 0
-/var/lib/mock/scl73fc32x/build.log:Tests failed : 0
+/var/lib/mock/scl73fc32x/build.log:Tests failed : 1
-el6x
+fc32x
3 Bug #69900 Commandline input/output weird behaviour with STDIO [ext/standard/tests/streams/proc_open_bug69900.phpt]
el8x
5 buildroot issue with openssl under investigation
diff --git a/php.spec b/php.spec
index c584ae0..c86b768 100644
--- a/php.spec
+++ b/php.spec
@@ -135,8 +135,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.18
-#global rcver RC1
+%global upver 7.3.19
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1903,6 +1903,9 @@ fi
%changelog
+* Tue May 26 2020 Remi Collet <remi@remirepo.net> - 7.3.19~RC1-1
+- update to 7.3.19RC1
+
* Tue May 12 2020 Remi Collet <remi@remirepo.net> - 7.3.18-1
- Update to 7.3.18 - http://www.php.net/releases/7_3_18.php