From 51558c5a05ced1e2071c13fb61fbe926bf42a100 Mon Sep 17 00:00:00 2001 From: sammyette Date: Mon, 19 Dec 2022 21:41:26 -0400 Subject: [PATCH] fix: get dist var properly --- hilbish-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hilbish-git.spec b/hilbish-git.spec index 3c043f1..137a6e2 100644 --- a/hilbish-git.spec +++ b/hilbish-git.spec @@ -3,7 +3,7 @@ Name: hilbish-git Version: {{{ git_tag_version }}} -Release: 1%.{{{ git_short_hash }}}{?dist} +Release: 1.{{{ git_short_hash }}}%{?dist} Summary: The flower shell. A comfy and nice little shell for Lua fans! License: MIT