From 4139fc95c4064a4a43481c7587ef7431514ebd1e Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 21 Aug 2024 10:58:58 -0400 Subject: [PATCH] Fix typo in macro definition Signed-off-by: Stephen Gallagher --- python-rpmautospec-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-rpmautospec-core.spec b/python-rpmautospec-core.spec index 969fe2b..adc1e97 100644 --- a/python-rpmautospec-core.spec +++ b/python-rpmautospec-core.spec @@ -19,7 +19,7 @@ Name: python-%{canonicalname} Version: 0.1.5 -Release: 0{%?dist} +Release: 0%{?dist} Summary: Minimum functionality for rpmautospec License: MIT