From aad5622a74866a7d55cad6ba713dfbaa5fee6de0 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 30 Jun 2022 11:52:24 +0200 Subject: [PATCH] Update requirements --- icingaweb2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icingaweb2.spec b/icingaweb2.spec index 0cd1fdd..e7b14c4 100644 --- a/icingaweb2.spec +++ b/icingaweb2.spec @@ -80,7 +80,7 @@ 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.6.1-1 +Requires: icinga-php-library >= 0.8.0-1 Requires: icinga-php-thirdparty >= 0.10.0-1 Requires: %{name}-vendor-dompdf = %{version}-%{release} Requires: %{name}-vendor-HTMLPurifier = 1:%{version}-%{release} @@ -144,7 +144,7 @@ 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.6.0-1 +Requires: icinga-php-library >= 0.8.0-1 Requires: icinga-php-thirdparty >= 0.10.0-1 Requires: bash-completion Requires: %{php_cli} >= %{php_version}