summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-10-24 21:53:42 +0200
committerRemi Collet <remi@remirepo.net>2017-10-24 21:53:42 +0200
commit48a4b07fd095a987a568bc191c390595ff21dbbc (patch)
tree743c9cdfca7325def293392113830943e4557517
parent107f2e3a894577de996bc0a289137e53a86f477d (diff)
v7.2.0RC5
-rw-r--r--failed.txt2
-rw-r--r--php.spec9
2 files changed, 7 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 13ad437..52cd2ae 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.0RC4 (2017-10-12)
+===== 7.1.0RC5 (2017-10-26)
$ grep -r 'Tests failed' /var/lib/mock/scl72*/build.log
/var/lib/mock/scl72el6x/build.log:Tests failed : 0
diff --git a/php.spec b/php.spec
index 09113a4..3ff1306 100644
--- a/php.spec
+++ b/php.spec
@@ -129,8 +129,8 @@
#global gh_date 20170828
%global gh_owner php
%global gh_project php-src
-%global rcver RC4
-%global rpmrel 29
+%global rcver RC5
+%global rpmrel 30
Summary: PHP scripting language for creating dynamic web sites
@@ -251,7 +251,7 @@ Requires(pre): httpd
%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
@@ -1853,6 +1853,9 @@ fi
%changelog
+* Tue Oct 24 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.30.RC5
+- update to 7.2.0RC5
+
* Wed Oct 18 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.29.RC4
- enable argon2 password hash