summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-10-25 10:20:15 +0200
committerRemi Collet <remi@remirepo.net>2017-10-25 10:20:15 +0200
commitea38dd88116bbb7ad6b27dc7cefca95bcbbbeaed (patch)
tree6dc848ac6867ee22a88547d7a85475b003e5417e
parent372cb7f92e61dda5a1191203a4e2a07b3ce003aa (diff)
v7.1.11
-rw-r--r--failed.txt2
-rw-r--r--php.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 55593ee..40d973b 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.11RC1 (2017-10-12)
+===== 7.1.11 (2017-10-26)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
diff --git a/php.spec b/php.spec
index 4d8a499..444b958 100644
--- a/php.spec
+++ b/php.spec
@@ -121,7 +121,7 @@
%endif
%global upver 7.1.11
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -305,7 +305,7 @@ Requires: httpd-filesystem >= 2.4.10
%endif
%if 0%{?fedora} >= 27
# httpd have threaded MPM by default
-Requires: %{?scl_prefix}php-fpm%{?_isa} = %{version}-%{release}
+Recommends: %{?scl_prefix}php-fpm%{?_isa} = %{version}-%{release}
%endif
%description fpm
@@ -1821,6 +1821,9 @@ fi
%changelog
+* Wed Oct 25 2017 Remi Collet <remi@remirepo.net> - 7.1.11-1
+- Update to 7.1.11 - http://www.php.net/releases/7_1_11.php
+
* Wed Oct 11 2017 Remi Collet <remi@remirepo.net> - 7.1.11~RC1-1
- Update to 7.1.11RC1
- oci8 version is now 2.1.8