diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-22 13:12:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-22 13:12:45 +0200 |
commit | 2acadb6a7566c56238ba12455613025f849c583f (patch) | |
tree | 8a51a29c3b08af1c2d61e841a31e2f4da4b273be /php70.spec | |
parent | 3de0995cf80c8993274d1435c012f6628f1a130d (diff) |
PHP 7.0.8
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 @@ -1989,6 +1989,9 @@ fi %changelog +* Wed Jun 22 2016 Remi Collet <remi@fedoraproject.org> 7.0.8-1 +- Update to 7.0.8 - http://www.php.net/releases/7_0_8.php + * Wed Jun 8 2016 Remi Collet <remi@fedoraproject.org> 7.0.8-0.1.RC1 - Update to 7.0.8RC1 - opcache version is now php version |