summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-28 08:48:40 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-28 08:48:40 +0200
commit98de72b86d8e2d30f67bc03bf75e95e03dd581b0 (patch)
tree146c651123e3d65785e203d3164dbd82c5899cd9 /php56.spec
parent6b32b3ecf9435fc06166c595e61511511af2d3ba (diff)
PHP 5.6.21
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec15
1 files changed, 7 insertions, 8 deletions
diff --git a/php56.spec b/php56.spec
index 5030bfa..6f6905c 100644
--- a/php56.spec
+++ b/php56.spec
@@ -15,7 +15,7 @@
# Extension version
%global fileinfover 1.0.5
%global opcachever 7.0.6-dev
-%global oci8ver 2.0.10
+%global oci8ver 2.0.11
# Use for first build of PHP (before pecl/zip and pecl/jsonc)
%global php_bootstrap 0
@@ -145,7 +145,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 5.6.20
+Version: 5.6.21
Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -184,10 +184,6 @@ Patch7: php-5.3.0-recode.patch
Patch8: php-5.6.17-libdb.patch
Patch9: php-5.5.30-curl.patch
-# Fixes for extension modules
-# https://bugs.php.net/63171 no odbc call during timeout
-Patch21: php-5.4.7-odbctimer.patch
-
# Functional changes
Patch40: php-5.4.0-dlopen.patch
Patch42: php-5.6.13-systzdata-v12.patch
@@ -951,8 +947,6 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1
%patch9 -p1 -b .curltls
%endif
-%patch21 -p1 -b .odbctimer
-
%patch40 -p1 -b .dlopen
%if 0%{?fedora} >= 19 || 0%{?rhel} >= 5
%patch42 -p1 -b .systzdata
@@ -1987,6 +1981,11 @@ fi
%changelog
+* Thu Apr 28 2016 Remi Collet <remi@fedoraproject.org> 5.6.21-1
+- Update to 5.6.21
+ http://www.php.net/releases/5_6_21.php
+- bump oci8 version to 2.0.11
+
* Thu Mar 31 2016 Remi Collet <remi@fedoraproject.org> 5.6.20-1
- Update to 5.6.20
http://www.php.net/releases/5_6_20.php