diff options
-rw-r--r-- | failed.txt | 2 | ||||
-rw-r--r-- | php72.spec | 5 |
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -===== 7.1.0RC5 (2017-10-26) +===== 7.1.0RC6 (2017-11-09) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -112,7 +112,7 @@ %endif %global upver 7.2.0 -%global rcver RC5 +%global rcver RC6 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2123,6 +2123,9 @@ fi %changelog +* Tue Nov 7 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC6-1 +- update to 7.2.0RC6 + * Tue Oct 24 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC5-1 - update to 7.2.0RC5 |