From 599a5c9bc83786e49afb2f980d9a3ca20c73cee2 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sun, 20 Oct 2024 16:06:00 +0200 Subject: [PATCH] Remove version from spec Have it set using the OBS set_version service after extraction from the repository to avoid the need for bumping it manually. Signed-off-by: Georg Pfuetzenreuter --- authorized-exec.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authorized-exec.spec b/authorized-exec.spec index d6de872..809787f 100644 --- a/authorized-exec.spec +++ b/authorized-exec.spec @@ -18,7 +18,7 @@ Name: authorized-exec -Version: 1.1 +Version: 0 Release: 0 Summary: Health check License: EUPL-1.2