From d757766e5ddcf01ff98276118b6c3350fa7d1f8a Mon Sep 17 00:00:00 2001 From: Henrik Triem <henrik.triem@netways.de> Date: Wed, 21 Jul 2021 16:32:33 +0200 Subject: [PATCH] Increase revision variable as welll --- icinga2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icinga2.spec b/icinga2.spec index 4d77e65..13b8c5b 100644 --- a/icinga2.spec +++ b/icinga2.spec @@ -1,6 +1,6 @@ # Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ -%define revision 1 +%define revision 2 # make sure that _rundir is working on older systems %if ! %{defined _rundir} -- GitLab