summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php.spec8
2 files changed, 7 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index b0df93f..4e81e54 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.0.32 (2018-09-13)
+===== 7.0.33 (2018-12-06)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
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