diff --git a/icingaweb2.spec b/icingaweb2.spec index 673f6db..ff4cd10 100644 --- a/icingaweb2.spec +++ b/icingaweb2.spec @@ -3,7 +3,7 @@ %define revision 1 Name: icingaweb2 -Version: 2.10.1 +Version: 2.11.0 Release: %{revision}%{?dist} Summary: Icinga Web 2 Group: Applications/System @@ -77,8 +77,8 @@ Requires: icinga-l10n >= 1.1.0-1 Requires: icingacli = %{version}-%{release} Requires: %{name}-common = %{version}-%{release} Requires: php-Icinga = %{version}-%{release} -Requires: icinga-php-library >= 0.8.0-1 -Requires: icinga-php-thirdparty >= 0.10.0-1 +Requires: icinga-php-library >= 0.9.0-1 +Requires: icinga-php-thirdparty >= 0.11.0-1 Requires: %{name}-vendor-dompdf = %{version}-%{release} Requires: %{name}-vendor-HTMLPurifier = 1:%{version}-%{release} Requires: %{name}-vendor-JShrink = %{version}-%{release} @@ -141,8 +141,8 @@ Group: Applications/System Requires: icinga-l10n >= 1.1.0-1 Requires: %{name}-common = %{version}-%{release} Requires: php-Icinga = %{version}-%{release} -Requires: icinga-php-library >= 0.8.0-1 -Requires: icinga-php-thirdparty >= 0.10.0-1 +Requires: icinga-php-library >= 0.9.0-1 +Requires: icinga-php-thirdparty >= 0.11.0-1 Requires: bash-completion Requires: %{php_cli} >= %{php_version} @@ -419,6 +419,9 @@ fi %{basedir}/library/vendor/Zend %changelog +* Thu Jun 30 2022 Eric Lippmann 2.11.0-1 +- Update to 2.11.0 + * Wed Apr 06 2022 Johannes Meyer 2.10.1-1 - Update to 2.10.1