From 02561376b176cc13cda53a92bc4f08fe31999204 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 21 Jun 2017 07:13:04 +0200 Subject: oracle client 12.2 --- php.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/php.spec b/php.spec index 137fb67..fb63076 100644 --- a/php.spec +++ b/php.spec @@ -55,7 +55,7 @@ %global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock) -%global oraclever 12.1 +%global oraclever 12.2 # Build for LiteSpeed Web Server (LSAPI) %global with_lsws 1 @@ -1824,6 +1824,7 @@ fi * Tue Jun 20 2017 Remi Collet - 7.2.0-0.9.alpha2 - update to 7.2.0alpha2 - oci8 version is now 2.1.5 +- use oracle instant client version 12.2 * Tue Jun 6 2017 Remi Collet - 7.2.0-0.8.alpha1 - update to 7.2.0alpha1 -- cgit