From 33743777b43dfbde9aac896ad9a0e621a16f6e99 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Jan 2016 15:49:35 +0100 Subject: PHP 7.0.2 --- php.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 7444d1e..1f2d50b 100644 --- a/php.spec +++ b/php.spec @@ -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 7.0.2-1 +- Update to 7.0.2 + http://www.php.net/releases/7_0_2.php + * Sun Dec 27 2015 Remi Collet 7.0.2-0.1.0RC1 - Update to 7.0.2RC1 - opcache: build with --disable-huge-code-pages on EL-6 -- cgit