From d68c8368e6e5d702d1a9d344772440f693084cc2 Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Thu, 15 Oct 2020 14:34:55 +0200 Subject: [PATCH] Fix dist macro Signed-off-by: Jan Friesse --- booth.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/booth.spec b/booth.spec index 6eaf60a..ce3e80f 100644 --- a/booth.spec +++ b/booth.spec @@ -56,7 +56,7 @@ Name: booth Version: %{booth_ver} -Release: %{booth_numcomm}.%{release}.%{booth_short_sha1}.git%{dist} +Release: %{booth_numcomm}.%{release}.%{booth_short_sha1}.git%{?dist} Summary: Ticket Manager for Multi-site Clusters License: GPLv2+ Url: https://github.com/%{github_owner}/%{name}