summaryrefslogtreecommitdiffstats
path: root/php72.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php72.spec')
-rw-r--r--php72.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php72.spec b/php72.spec
index 1051751..072e0d8 100644
--- a/php72.spec
+++ b/php72.spec
@@ -112,12 +112,12 @@
%endif
%global upver 7.2.0
-%global rcver RC4
+%global rcver RC5
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -239,7 +239,7 @@ Requires(pre): httpd
Provides: php(httpd)
%if 0%{?fedora} >= 27
# httpd have threaded MPM by default
-Requires: php-fpm%{?_isa} = %{version}-%{release}
+Recommends: php-fpm%{?_isa} = %{version}-%{release}
%endif
%if 0%{?fedora} < 20 && 0%{?rhel} < 7
@@ -2123,6 +2123,9 @@ fi
%changelog
+* Tue Oct 24 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC5-1
+- update to 7.2.0RC5
+
* Wed Oct 18 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC4-2
- enable argon2 password hash