diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-08-31 18:26:41 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-08-31 18:26:41 +0200 |
commit | 25309369d770ac965af3dfcc8caadead1ee1ffc4 (patch) | |
tree | 9831aa3522da90b8499954632df31248e9f031bb /php.spec | |
parent | aff82c843bf045744ec4ac6ed6967dc458a4b64c (diff) |
PHP 7.0.10
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -124,8 +124,8 @@ %global db_devel libdb-devel %endif -%global rcver RC1 -%global rpmrel 2 +#global rcver RC1 +%global rpmrel 1 Summary: PHP scripting language for creating dynamic web sites @@ -1824,6 +1824,9 @@ fi %changelog +* Wed Aug 31 2016 Remi Collet <remi@fedoraproject.org> 7.0.10-1 +- Update to 7.0.10 - http://www.php.net/releases/7_0_10.php + * Wed Aug 3 2016 Remi Collet <remi@fedoraproject.org> 7.0.10-0.2.RC1 - rebuild with new sources |