Require rh-php73

This commit is contained in:
Johannes Meyer 2020-05-07 08:50:58 +02:00
parent cc52b81d20
commit 709ab7dbee

View File

@ -16,7 +16,7 @@ Packager: Icinga Team <info@icinga.com>
%if 0%{?fedora} || 0%{?rhel} || 0%{?amzn}
%if 0%{?rhel} == 7
%define php_scl rh-php71
%define php_scl rh-php73
%endif
%if 0%{?rhel} == 6
%define php_scl rh-php70
@ -415,6 +415,10 @@ fi
%{basedir}/library/vendor/Zend
%changelog
* Thu May 7 2020 Johannes Meyer <johannes.meyer@icinga.com> 2.8.0-1
- [EPEL 7] We now require PHP 7.3 instead of PHP 7.1
- Please check uprading docs at /usr/share/icingaweb2/doc/80-Upgrading.md
* Fri Oct 18 2019 Johannes Meyer <johannes.meyer@icinga.com> 2.7.3-1
- Update to 2.7.3