diff options
-rw-r--r-- | php.spec | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 <remi@remirepo.net> - 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 <remi@remirepo.net> - 7.2.0-0.8.alpha1 - update to 7.2.0alpha1 |