From 87ccd8bdfdb1fca3fec393bd75ee0d7b7f306979 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 30 Jun 2022 14:02:25 +0200 Subject: [PATCH 1/2] Update requirements --- icingaweb2.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/icingaweb2.spec b/icingaweb2.spec index 673f6db..602d181 100644 --- a/icingaweb2.spec +++ b/icingaweb2.spec @@ -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} From 592096030c8f63066313eba4b2747a9fd3aa52cc Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 30 Jun 2022 14:04:32 +0200 Subject: [PATCH 2/2] Raise version to 2.11.0-1 --- icingaweb2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/icingaweb2.spec b/icingaweb2.spec index 602d181..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 @@ -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