diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-01-06 15:49:35 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-01-06 15:49:35 +0100 |
commit | 33743777b43dfbde9aac896ad9a0e621a16f6e99 (patch) | |
tree | e2948645c96c2ad5201442e44844b43d6d600c76 /php.spec | |
parent | cefdf7e92e0532e8abff8e76a84a66204c3040cb (diff) |
PHP 7.0.2
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -125,7 +125,7 @@ %global db_devel libdb-devel %endif -%global rcver RC1 +#global rcver RC1 %global rpmrel 1 @@ -1817,6 +1817,10 @@ fi %changelog +* Wed Jan 6 2016 Remi Collet <remi@fedoraproject.org> 7.0.2-1 +- Update to 7.0.2 + http://www.php.net/releases/7_0_2.php + * Sun Dec 27 2015 Remi Collet <remi@fedoraproject.org> 7.0.2-0.1.0RC1 - Update to 7.0.2RC1 - opcache: build with --disable-huge-code-pages on EL-6 |