diff --git a/icinga2.spec b/icinga2.spec index 4c3f219a3431369c88b061effbeae76c767bb771..dede063918f96413364ea0898ca97768ffd506fe 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -68,14 +68,6 @@ %bcond_without unity_build %endif -# Disable lto_build for older SUSE versions -# see https://github.com/Icinga/icinga2/issues/7149 -%if "%{_vendor}" == "suse" && 0%{?suse_version} <= 1315 -%bcond_with lto_build -%else # suse_version 1315 -%bcond_without lto_build -%endif # suse_version 1315 - %bcond_with systemd_and_init %bcond_without compat %bcond_without livestatus @@ -97,7 +89,7 @@ License: GPLv2+ %endif # suse Group: System/Monitoring Name: icinga2 -Version: 2.12.4 +Version: 2.12.5 Release: %{revision}%{?dist} Url: https://www.icinga.com/ Source: https://github.com/Icinga/%{name}/archive/v%{version}%{?src_version_suffix}.tar.gz @@ -832,6 +824,9 @@ fi %{_datadir}/nano/%{name}.nanorc %changelog +* Wed Jul 14 2021 Julian Brost <julian.brost@icinga.com> 2.12.5-1 +- Update to 2.12.5 + * Thu May 27 2021 Julian Brost <julian.brost@icinga.com> 2.12.4-1 - Update to 2.12.4