summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 44ff053..afe0acc 100644
--- a/php.spec
+++ b/php.spec
@@ -126,7 +126,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 1%{?dist}
+Release: 2%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -1811,6 +1811,9 @@ fi
%changelog
+* Thu Sep 14 2017 Remi Collet <remi@remirepo.net> - 7.1.10~RC1-2
+- update builder from RHEL 7.3 to RHEL 7.4
+
* Wed Sep 13 2017 Remi Collet <remi@remirepo.net> - 7.1.10~RC1-1
- Update to 7.1.10RC1
- Automatically load OpenSSL configuration file, from PHP 7.2