summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index 7b5fe4a..42de827 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.2
+%global oraclever 18.3
# Build for LiteSpeed Web Server (LSAPI)
%global with_lsws 1
@@ -120,7 +120,7 @@
%global db_devel libdb-devel
%endif
-%global upver 7.0.32
+%global upver 7.0.33
Summary: PHP scripting language for creating dynamic web sites
@@ -1854,6 +1854,10 @@ fi
%changelog
+* Wed Dec 5 2018 Remi Collet <remi@remirepo.net> - 7.0.33-1
+- Update to 7.0.33 - http://www.php.net/releases/7_0_33.php
+- use oracle client library version 18.3
+
* Tue Sep 11 2018 Remi Collet <remi@remirepo.net> - 7.0.32-1
- Update to 7.0.32 - http://www.php.net/releases/7_0_32.php