diff options
Diffstat (limited to 'php70.spec')
-rw-r--r-- | php70.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -120,7 +120,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 %global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites @@ -2054,6 +2054,9 @@ fi %changelog +* Tue Apr 11 2017 Remi Collet <remi@fedoraproject.org> - 7.0.18-1 +- Update to 7.0.18 - http://www.php.net/releases/7_0_18.php + * Wed Mar 29 2017 Remi Collet <remi@fedoraproject.org> - 7.0.18-0.1.RC1 - Update to 7.0.18RC1 |