diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-10-13 14:39:37 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-10-13 14:39:37 +0200 |
commit | b30105a6291539edd9e34b199cda2645e5948bb2 (patch) | |
tree | 220d7b734c9654ff21c165c926eca093a391c10d /php70.spec | |
parent | 7734bc9d40082daa77d7c5923b7a054e48805b1c (diff) |
PHP 7.0.12
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 @@ -1994,6 +1994,9 @@ fi %changelog +* Thu Oct 13 2016 Remi Collet <remi@fedoraproject.org> 7.0.12-1 +- Update to 7.0.12 - http://www.php.net/releases/7_0_12.php + * Tue Sep 27 2016 Remi Collet <remi@fedoraproject.org> 7.0.12-0.1.RC1 - Update to 7.0.12RC1 |