From 689972ef7ec74ee03f686aafa6450e37bc835b09 Mon Sep 17 00:00:00 2001
From: Michael Friedrich <michael.friedrich@netways.de>
Date: Thu, 18 Oct 2018 11:42:00 +0200
Subject: [PATCH] Release 2.10.1-1

---
 icinga2.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/icinga2.spec b/icinga2.spec
index f1c4928..be9b045 100644
--- a/icinga2.spec
+++ b/icinga2.spec
@@ -88,7 +88,7 @@ License:        GPLv2+
 %endif # suse
 Group:          System/Monitoring
 Name:           icinga2
-Version:        2.10.0
+Version:        2.10.1
 Release:        %{revision}%{?dist}
 Url:            https://www.icinga.com/
 Source:         https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz
@@ -731,6 +731,9 @@ fi
 %{_datadir}/nano/%{name}.nanorc
 
 %changelog
+* Thu Oct 18 2018 Michael Friedrich <michael.friedrich@icinga.com> 2.10.1-1
+- Update to 2.10.1
+
 * Thu Oct 11 2018 Michael Friedrich <michael.friedrich@icinga.com> 2.10.0-1
 - Update to 2.10.0
 
-- 
GitLab