summaryrefslogtreecommitdiffstats
path: root/php71.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php71.spec')
-rw-r--r--php71.spec14
1 files changed, 8 insertions, 6 deletions
diff --git a/php71.spec b/php71.spec
index 86010c0..4a7a7b7 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.6
+%global oci8ver 2.1.7
%global zipver 1.13.0
%global jsonver 1.5.0
@@ -120,13 +120,13 @@
%global db_devel libdb-devel
%endif
-%global upver 7.1.8
-#global rcver RC1
+%global upver 7.1.9
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -162,7 +162,6 @@ Patch6: php-5.6.3-embed.patch
Patch7: php-5.3.0-recode.patch
Patch8: php-7.0.2-libdb.patch
Patch9: php-7.0.7-curl.patch
-Patch10: php-sqlite3.patch
# Functional changes
Patch40: php-7.1.3-dlopen.patch
@@ -1009,7 +1008,6 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1
%if 0%{?rhel}
%patch9 -p1 -b .curltls
%endif
-%patch10 -p1 -b .errstr
%patch40 -p1 -b .dlopen
%if 0%{?fedora} >= 24 || 0%{?rhel} >= 5
@@ -2059,6 +2057,10 @@ fi
%changelog
+* Wed Aug 16 2017 Remi Collet <remi@fedoraproject.org> - 7.1.9~RC1-1
+- Update to 7.1.9RC1
+- oci8 version is now 2.1.7
+
* Wed Aug 2 2017 Remi Collet <remi@fedoraproject.org> - 7.1.8-2
- add patch for EL-6, fix undefined symbol: sqlite3_errstr