diff options
| -rw-r--r-- | failed.txt | 12 | ||||
| -rw-r--r-- | php72.spec | 5 | 
2 files changed, 9 insertions, 8 deletions
@@ -1,20 +1,18 @@ -===== 7.1.0RC6 (2017-11-09) +===== 7.1.0 (2017-11-30)  $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log -/var/lib/mock/el6i/build.log:Tests failed    :     1 +/var/lib/mock/el6i/build.log:Tests failed    :     0  /var/lib/mock/el6x/build.log:Tests failed    :     0  /var/lib/mock/el7x/build.log:Tests failed    :     0 -/var/lib/mock/fc25i/build.log:Tests failed    :    1 +/var/lib/mock/fc25i/build.log:Tests failed    :    0  /var/lib/mock/fc25x/build.log:Tests failed    :    0 -/var/lib/mock/fc26i/build.log:Tests failed    :    1 +/var/lib/mock/fc26i/build.log:Tests failed    :    0  /var/lib/mock/fc26x/build.log:Tests failed    :    0 -/var/lib/mock/fc27i/build.log:Tests failed    :    1 +/var/lib/mock/fc27i/build.log:Tests failed    :    0  /var/lib/mock/fc27x/build.log:Tests failed    :    0 -el6i, fc25i, fc26i, fc27i: -	2	ext/date/tests/bug66985.phpt  1	proc_open give erratic test results :( @@ -112,7 +112,7 @@  %endif  %global upver        7.2.0 -%global rcver        RC6 +#global rcver        RC6  Summary: PHP scripting language for creating dynamic web sites  Name: php @@ -2125,6 +2125,9 @@ fi  %changelog +* Tue Nov 28 2017 Remi Collet <remi@remirepo.net> - 7.2.0-1 +- update to 7.2.0 GA +  * Tue Nov  7 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC6-1  - update to 7.2.0RC6  | 
