summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-06-07 10:47:01 +0200
committerRemi Collet <remi@remirepo.net>2018-06-07 10:47:01 +0200
commita367b5c47d950ef18e4a6ecfa45b10cf880333de (patch)
treedc734560a27e46b0ae096c3b7e48d924ef62655d
parentbf9148c73ada5ba43b94f06c2cfc9a8850af8c82 (diff)
7.1.19RC1
-rw-r--r--failed.txt6
-rw-r--r--php.spec7
2 files changed, 7 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index 9fdca08..1ee63a4 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.18 (2018-05-24)
+===== 7.1.19RC1 (2018-06-07)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
@@ -6,12 +6,10 @@ $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
/var/lib/mock/scl71el7x/build.log:Tests failed : 0
/var/lib/mock/scl71fc25x/build.log:Tests failed : 0
/var/lib/mock/scl71fc26x/build.log:Tests failed : 0
-/var/lib/mock/scl71fc27x/build.log:Tests failed : 1
+/var/lib/mock/scl71fc27x/build.log:Tests failed : 0
/var/lib/mock/scl71fc28x/build.log:Tests failed : 0
-fc27x
- 1 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
1 proc_open give erratic test results :(
diff --git a/php.spec b/php.spec
index ae1f82d..6ec89ed 100644
--- a/php.spec
+++ b/php.spec
@@ -120,8 +120,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.1.18
-#global rcver RC1
+%global upver 7.1.19
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1841,6 +1841,9 @@ fi
%changelog
+* Thu Jun 7 2018 Remi Collet <remi@remirepo.net> - 7.1.19~RC1-1
+- update to 7.1.19RC1
+
* Thu May 24 2018 Remi Collet <remi@remirepo.net> - 7.1.18-1
- Update to 7.1.18 - http://www.php.net/releases/7_1_18.php