summaryrefslogtreecommitdiffstats
path: root/php71.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-02-01 10:39:01 +0100
committerRemi Collet <fedora@famillecollet.com>2017-02-01 10:39:01 +0100
commitaa1864a88224802672ca9c482c3e88447f9c6042 (patch)
treeaa6a7279c3e45cef682c54c1349a9db4736822ab /php71.spec
parent9c5e3fc2d7772c33f4747833d3ccb2d8e5e211ee (diff)
PHP 7.1.2RC1
Diffstat (limited to 'php71.spec')
-rw-r--r--php71.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/php71.spec b/php71.spec
index 038a595..53aa1ad 100644
--- a/php71.spec
+++ b/php71.spec
@@ -120,12 +120,12 @@
%global db_devel libdb-devel
%endif
-#global rcver RC1
-%global rpmrel 3
+%global rcver RC1
+%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 7.1.1
+Version: 7.1.2
Release: %{?rcver:0.}%{rpmrel}%{?rcver:.%{rcver}}%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -177,7 +177,7 @@ Patch47: php-5.6.3-phpinfo.patch
Patch91: php-5.6.3-oci8conf.patch
# Upstream fixes (100+)
-Patch100: php-intl.patch
+Patch100: php-upstream.patch
# Security fixes (200+)
@@ -1027,7 +1027,7 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .73956
+%patch100 -p1 -b .upstream
# security patches
@@ -2053,6 +2053,9 @@ fi
%changelog
+* Wed Feb 1 2017 Remi Collet <remi@fedoraproject.org> 7.1.1-0.2.RC1
+- Update to 7.1.2RC1
+
* Wed Jan 18 2017 Remi Collet <remi@fedoraproject.org> 7.1.1-3
- EL-7: add patch for https://bugs.php.net/73956
- switch back to gcc 6.2