diff options
| author | Remi Collet <remi@remirepo.net> | 2020-05-26 14:10:51 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-05-26 14:10:51 +0200 | 
| commit | a8e00ef1a864897e744db60fd69b95791d8c5fa0 (patch) | |
| tree | a0c4c37a05fe03d444afcdfce4f275767a3ee6db | |
| parent | 457ae9545eea682cbbcbb9475a2de2820f4c57a3 (diff) | |
update to 7.3.19RC1
| -rw-r--r-- | failed.txt | 8 | ||||
| -rw-r--r-- | php.spec | 7 | 
2 files changed, 9 insertions, 6 deletions
| @@ -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 @@ -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 | 
