diff options
Diffstat (limited to 'php72.spec')
-rw-r--r-- | php72.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |