diff options
| -rw-r--r-- | failed.txt | 6 | ||||
| -rw-r--r-- | php73.spec | 7 | 
2 files changed, 8 insertions, 5 deletions
@@ -1,4 +1,4 @@ -===== 7.3.9RC1 (2019-08-15) +===== 7.3.9 (2019-08-29)  $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -6,12 +6,12 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log  /var/lib/mock/el6x/build.log:Tests failed    :     0  /var/lib/mock/el7x/build.log:Tests failed    :     0  /var/lib/mock/el8x73/build.log:Tests failed  :    14 -/var/lib/mock/fc28i/build.log:Tests failed    :    1 -/var/lib/mock/fc28x/build.log:Tests failed    :    1  /var/lib/mock/fc29i/build.log:Tests failed    :    0  /var/lib/mock/fc29x/build.log:Tests failed    :    0  /var/lib/mock/fc30i/build.log:Tests failed    :    0  /var/lib/mock/fc30x/build.log:Tests failed    :    0 +/var/lib/mock/fc31i/build.log:Tests failed    :    0 +/var/lib/mock/fc31x/build.log:Tests failed    :    0  el6i @@ -117,8 +117,8 @@  %endif  %global upver        7.3.9 -%global rcver        RC1 -%global lower        RC1 +#global rcver        RC1 +#global lower        RC1  Summary: PHP scripting language for creating dynamic web sites  Name: php @@ -2234,6 +2234,9 @@ fi  %changelog +* Wed Aug 28 2019 Remi Collet <remi@remirepo.net> - 7.3.9-1 +- Update to 7.3.9 - http://www.php.net/releases/7_3_9.php +  * Mon Aug 19 2019 Remi Collet <remi@remirepo.net> - 7.3.9~RC1-1  - update to 7.3.9RC1  | 
