From 93ccceb8eb604f54ef5320b9091c24a577fc5857 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 May 2016 18:43:39 +0200 Subject: PHP 7.0.7 --- php70.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php70.spec') diff --git a/php70.spec b/php70.spec index 05691cd..dff65ed 100644 --- a/php70.spec +++ b/php70.spec @@ -121,7 +121,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 @@ -1997,6 +1997,9 @@ fi %changelog +* Wed May 25 2016 Remi Collet 7.0.7-1 +- Update to 7.0.7 - http://www.php.net/releases/7_0_7.php + * Thu May 12 2016 Remi Collet 7.0.7-0.1.RC1 - Update to 7.0.7RC1 - oci8 version is now 2.1.1 -- cgit