summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-09-29 08:49:19 +0200
committerRemi Collet <remi@remirepo.net>2018-09-29 08:49:19 +0200
commit0a98432bd04da634325a23d7bedfab168ef5ba8b (patch)
tree1da85e3cdb91afa7ce7f749cb2004f45fa24ae9c /php.spec
parent278363e53b5d2e57daab53db52d01764726c7588 (diff)
update to 7.1.23RC1
use oracle client library version 18.3
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec12
1 files changed, 7 insertions, 5 deletions
diff --git a/php.spec b/php.spec
index 4056aa1..4c4890f 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,8 +120,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.1.22
-#global rcver RC1
+%global upver 7.1.23
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -183,7 +183,6 @@ Patch48: php-7.1.9-openssl-load-config.patch
Patch91: php-5.6.3-oci8conf.patch
# Upstream fixes (100+)
-Patch100: https://github.com/php/php-src/commit/be50a72715c141befe6f34ece660745da894aaf3.patch
# Security fixes (200+)
@@ -905,7 +904,6 @@ support for JavaScript Object Notation (JSON) to PHP.
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .up1
# security patches
@@ -1846,6 +1844,10 @@ fi
%changelog
+* Sat Sep 29 2018 Remi Collet <remi@remirepo.net> - 7.1.23~RC1-1
+- update to 7.1.23RC1
+- use oracle client library version 18.3
+
* Tue Sep 11 2018 Remi Collet <remi@remirepo.net> - 7.1.22-1
- Update to 7.1.22 - http://www.php.net/releases/7_1_22.php