From ae0cacd7e2e9e3caef1be735da3cfccc6d001b2b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 18 Jul 2017 20:34:23 +0200 Subject: v7.0.22RC1 --- php70.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'php70.spec') diff --git a/php70.spec b/php70.spec index 0365228..587361e 100644 --- a/php70.spec +++ b/php70.spec @@ -14,7 +14,7 @@ %global pdover 20150127 # Extension version %global fileinfover 1.0.5 -%global oci8ver 2.1.5 +%global oci8ver 2.1.6 %global zipver 1.13.0 %global jsonver 1.4.0 @@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global upver 7.0.21 -#global rcver RC1 +%global upver 7.0.22 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2043,6 +2043,10 @@ fi %changelog +* Tue Jul 18 2017 Remi Collet - 7.0.22~RC1-1 +- Update to 7.0.22RC1 +- oci8 version is now 2.1.6 + * Tue Jul 4 2017 Remi Collet - 7.0.21-1 - Update to 7.0.21 - http://www.php.net/releases/7_0_21.php -- cgit