mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-24 18:48:01 +02:00
Merge branch '2.12' into '2.12'
Release 2.12.5-1 See merge request packaging/rpm-icinga2!24
This commit is contained in:
commit
1ee607b559
13
icinga2.spec
13
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user