summaryrefslogtreecommitdiffstats
path: root/php71.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php71.spec')
-rw-r--r--php71.spec12
1 files changed, 7 insertions, 5 deletions
diff --git a/php71.spec b/php71.spec
index 6c2df83..6069325 100644
--- a/php71.spec
+++ b/php71.spec
@@ -14,7 +14,7 @@
%global pdover 20150127
# Extension version
%global fileinfover 1.0.5
-%global oci8ver 2.1.7
+%global oci8ver 2.1.8
%global zipver 1.13.0
%global jsonver 1.5.0
@@ -107,8 +107,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: php
@@ -170,7 +170,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+)
@@ -1019,7 +1018,6 @@ support for JavaScript Object Notation (JSON) to PHP.
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .up
# security patches
@@ -2057,6 +2055,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