summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-21 14:06:05 +0200
committerRemi Collet <remi@remirepo.net>2017-06-21 14:06:05 +0200
commit7b125692812f4b23d8a7b0e0fbb9ddd772427ba4 (patch)
tree1261f154403401658cad161885344d209f101c6c /php.spec
parentf7d3be7930afb51daae8dc9778c330a5af682978 (diff)
7.0.21RC1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec15
1 files changed, 9 insertions, 6 deletions
diff --git a/php.spec b/php.spec
index ce95653..85c4dcb 100644
--- a/php.spec
+++ b/php.spec
@@ -25,7 +25,7 @@
%global zendver 20151012
%global pdover 20150127
# Extension version
-%global oci8ver 2.1.4
+%global oci8ver 2.1.5
# Adds -z now to the linker flags
%global _hardened_build 1
@@ -54,7 +54,7 @@
%global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock)
-%global oraclever 12.1
+%global oraclever 12.2
# Build for LiteSpeed Web Server (LSAPI)
%global with_lsws 1
@@ -123,8 +123,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.0.20
-#global rcver RC1
+%global upver 7.0.21
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -187,7 +187,6 @@ Patch91: php-5.6.3-oci8conf.patch
# Upstream fixes (100+)
# Security fixes (200+)
-Patch200: php-onigurama.patch
# Fixes for tests (300+)
# Factory is droped from system tzdata
@@ -896,7 +895,6 @@ support for JavaScript Object Notation (JSON) to PHP.
# upstream patches
# security patches
-%patch200 -p1 -b .onig
# Fixes for tests
%patch300 -p1 -b .datetests
@@ -1815,6 +1813,11 @@ fi
%changelog
+* Wed Jun 21 2017 Remi Collet <remi@fedoraproject.org> - 7.0.21~RC1-1
+- Update to 7.0.21RC1
+- oci8 version is now 2.1.5
+- use oracle instant client version 12.2
+
* Tue Jun 6 2017 Remi Collet <remi@fedoraproject.org> - 7.0.20-1
- Update to 7.0.20 - http://www.php.net/releases/7_0_20.php
- add upstream security patches for oniguruma