From b7908b19d17510b798fe04fb7625bbc707b6b73f Mon Sep 17 00:00:00 2001 From: "Alexander A. Klimov" <alexander.klimov@icinga.com> Date: Thu, 30 Jun 2022 11:45:47 +0200 Subject: [PATCH] Release 2.12.9-1 --- icinga2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/icinga2.spec b/icinga2.spec index df0f6fb..aa84ef2 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -89,7 +89,7 @@ License: GPLv2+ %endif # suse Group: System/Monitoring Name: icinga2 -Version: 2.12.8 +Version: 2.12.9 Release: %{revision}%{?dist} Url: https://www.icinga.com/ Source: https://github.com/Icinga/%{name}/archive/v%{version}%{?src_version_suffix}.tar.gz @@ -832,6 +832,9 @@ fi %{_datadir}/nano/%{name}.nanorc %changelog +* Thu Jun 30 2022 Alexander A. Klimov <alexander.klimov@icinga.com> 2.12.9-1 +- Update to 2.12.9 + * Thu Apr 28 2022 Julian Brost <julian.brost@icinga.com> 2.12.8-1 - Update to 2.12.8 -- GitLab