From 296a5740e3f50ad1c5bdf6ca39c27af4698cdafd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 19 Jul 2017 00:27:05 +0200 Subject: v7.1.8RC1 --- php71.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'php71.spec') diff --git a/php71.spec b/php71.spec index 9f9b246..1966d17 100644 --- a/php71.spec +++ b/php71.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.5.0 @@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global upver 7.1.7 -#global rcver RC1 +%global upver 7.1.8 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2057,6 +2057,10 @@ fi %changelog +* Tue Jul 18 2017 Remi Collet - 7.1.8~RC1-1 +- Update to 7.1.8RC1 +- oci8 version is now 2.1.6 + * Thu Jul 6 2017 Remi Collet - 7.1.7-1 - Update to 7.1.7 - http://www.php.net/releases/7_1_7.php -- cgit