summaryrefslogtreecommitdiffstats
path: root/php71.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-28 13:03:15 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-28 13:03:15 +0100
commitb9c8ca3b0b109e0e1c32ad47cc6ef2f3e200c54c (patch)
tree2478d11100e2a0b59989c576876e4fbe979ee9f8 /php71.spec
parent1b50f87d488a5080797544ca6be22c47b0d58212 (diff)
PHP 7.1.3RC1
Diffstat (limited to 'php71.spec')
-rw-r--r--php71.spec11
1 files changed, 8 insertions, 3 deletions
diff --git a/php71.spec b/php71.spec
index ac4febf..04aaf90 100644
--- a/php71.spec
+++ b/php71.spec
@@ -120,12 +120,12 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
+%global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 7.1.2
+Version: 7.1.3
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -162,7 +162,7 @@ Patch8: php-7.0.2-libdb.patch
Patch9: php-7.0.7-curl.patch
# Functional changes
-Patch40: php-7.0.0-dlopen.patch
+Patch40: php-7.1.3-dlopen.patch
Patch42: php-7.1.0-systzdata-v14.patch
# See http://bugs.php.net/53436
Patch43: php-5.4.0-phpize.patch
@@ -177,6 +177,7 @@ Patch47: php-5.6.3-phpinfo.patch
Patch91: php-5.6.3-oci8conf.patch
# Upstream fixes (100+)
+Patch100: php-upstream.patch
# Security fixes (200+)
@@ -1026,6 +1027,7 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1
%patch91 -p1 -b .remi-oci8
# upstream patches
+%patch100 -p1 -b .upstream
# security patches
@@ -2047,6 +2049,9 @@ fi
%changelog
+* Tue Feb 28 2017 Remi Collet <remi@fedoraproject.org> 7.1.3-0.1.RC1
+- Update to 7.1.3RC1
+
* Wed Feb 15 2017 Remi Collet <remi@fedoraproject.org> 7.1.2-1
- Update to 7.1.2 - http://www.php.net/releases/7_1_2.php