mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-31 01:44:06 +02:00
Require rh-php73
This commit is contained in:
parent
cc52b81d20
commit
709ab7dbee
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user