diff options
| -rw-r--r-- | failed.txt | 3 | ||||
| -rw-r--r-- | php73.spec | 7 | 
2 files changed, 6 insertions, 4 deletions
@@ -1,4 +1,4 @@ -===== 7.3.12 (2019-11-21) +===== 7.3.13RC1 (2019-12-05)  $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -10,7 +10,6 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log  /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 @@ -116,8 +116,8 @@  %global db_devel  libdb-devel  %endif -%global upver        7.3.12 -#global rcver        RC1 +%global upver        7.3.13 +%global rcver        RC1  Summary: PHP scripting language for creating dynamic web sites  Name: php @@ -2245,6 +2245,9 @@ fi  %changelog +* Tue Dec  3 2019 Remi Collet <remi@remirepo.net> - 7.3.13~RC1-1 +- update to 7.3.13RC1 +  * Tue Nov 19 2019 Remi Collet <remi@remirepo.net> - 7.3.12-1  - Update to 7.3.12 - http://www.php.net/releases/7_3_12.php  | 
