diff options
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php.spec | 5 | 
2 files changed, 5 insertions, 2 deletions
| @@ -1,4 +1,4 @@ -===== 7.1.12RC1 (2017-11-09) +===== 7.1.12 (2017-11-23)  $ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log @@ -121,7 +121,7 @@  %endif  %global upver        7.1.12 -%global rcver        RC1 +#global rcver        RC1  Summary: PHP scripting language for creating dynamic web sites  Name: %{?scl_prefix}php @@ -1821,6 +1821,9 @@ fi  %changelog +* Wed Nov 22 2017 Remi Collet <remi@remirepo.net> - 7.1.12-1 +- Update to 7.1.12 - http://www.php.net/releases/7_1_12.php +  * Tue Nov  7 2017 Remi Collet <remi@remirepo.net> - 7.1.12~RC1-1  - Update to 7.1.12RC1 | 
