diff options
Diffstat (limited to 'php71.spec')
-rw-r--r-- | php71.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -113,7 +113,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: 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 @@ -2044,6 +2044,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 |