diff options
| author | Remi Collet <remi@remirepo.net> | 2018-06-07 10:47:01 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2018-06-07 10:47:01 +0200 | 
| commit | a367b5c47d950ef18e4a6ecfa45b10cf880333de (patch) | |
| tree | dc734560a27e46b0ae096c3b7e48d924ef62655d | |
| parent | bf9148c73ada5ba43b94f06c2cfc9a8850af8c82 (diff) | |
7.1.19RC1
| -rw-r--r-- | failed.txt | 6 | ||||
| -rw-r--r-- | php.spec | 7 | 
2 files changed, 7 insertions, 6 deletions
| @@ -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 :( @@ -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 | 
