mirror of
https://git.icinga.com/packaging/rpm-icinga2.git
synced 2025-09-25 19:09:35 +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
|
%bcond_without unity_build
|
||||||
%endif
|
%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_with systemd_and_init
|
||||||
%bcond_without compat
|
%bcond_without compat
|
||||||
%bcond_without livestatus
|
%bcond_without livestatus
|
||||||
@ -97,7 +89,7 @@ License: GPLv2+
|
|||||||
%endif # suse
|
%endif # suse
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
Name: icinga2
|
Name: icinga2
|
||||||
Version: 2.12.4
|
Version: 2.12.5
|
||||||
Release: %{revision}%{?dist}
|
Release: %{revision}%{?dist}
|
||||||
Url: https://www.icinga.com/
|
Url: https://www.icinga.com/
|
||||||
Source: https://github.com/Icinga/%{name}/archive/v%{version}%{?src_version_suffix}.tar.gz
|
Source: https://github.com/Icinga/%{name}/archive/v%{version}%{?src_version_suffix}.tar.gz
|
||||||
@ -832,6 +824,9 @@ fi
|
|||||||
%{_datadir}/nano/%{name}.nanorc
|
%{_datadir}/nano/%{name}.nanorc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu May 27 2021 Julian Brost <julian.brost@icinga.com> 2.12.4-1
|
||||||
- Update to 2.12.4
|
- Update to 2.12.4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user