diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-03-14 15:36:29 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-03-14 15:36:29 +0100 |
commit | 9de3b79700b2fe776f445d4a4bfaf552d0e1715d (patch) | |
tree | e01bc35596a85f4343ca57ca5e078d2e57875392 /php70.spec | |
parent | 929df5d5b03da0a472bbb494269ecbd1b34e594e (diff) |
PHP 7.0.17
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 @@ -2055,6 +2055,9 @@ fi %changelog +* Tue Mar 14 2017 Remi Collet <remi@fedoraproject.org> 7.0.17-1 +- Update to 7.0.17 - http://www.php.net/releases/7_0_17.php + * Tue Feb 28 2017 Remi Collet <remi@fedoraproject.org> 7.0.17-0.1.RC1 - Update to 7.0.17RC1 |