summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
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 177934f..4d8a499 100644
--- a/php.spec
+++ b/php.spec
@@ -26,7 +26,7 @@
%global zendver 20160303
%global pdover 20150127
# Extension version
-%global oci8ver 2.1.7
+%global oci8ver 2.1.8
# Adds -z now to the linker flags
%global _hardened_build 1
@@ -120,8 +120,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.1.10
-#global rcver RC1
+%global upver 7.1.11
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -184,7 +184,6 @@ Patch48: php-7.1.9-openssl-load-config.patch
Patch91: php-5.6.3-oci8conf.patch
# Upstream fixes (100+)
-Patch100: php-upstream.patch
# Security fixes (200+)
@@ -897,7 +896,6 @@ support for JavaScript Object Notation (JSON) to PHP.
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .up
# security patches
@@ -1823,6 +1821,10 @@ fi
%changelog
+* Wed Oct 11 2017 Remi Collet <remi@remirepo.net> - 7.1.11~RC1-1
+- Update to 7.1.11RC1
+- oci8 version is now 2.1.8
+
* Wed Sep 27 2017 Remi Collet <remi@remirepo.net> - 7.1.10-1
- Update to 7.1.10 - http://www.php.net/releases/7_1_10.php