mirror of
https://git.icinga.com/packaging/rpm-icingaweb2.git
synced 2025-07-28 16:34:06 +02:00
Merge branch 'release/2.11.0-1'
This commit is contained in:
commit
1f7cee2b20
@ -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 <eric.lippmann@icinga.com> 2.11.0-1
|
||||
- Update to 2.11.0
|
||||
|
||||
* Wed Apr 06 2022 Johannes Meyer <johannes.meyer@icinga.com> 2.10.1-1
|
||||
- Update to 2.10.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user