From c2459c6fa92108de16b084f2493e6be986adad27 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 20 Mar 2018 21:19:34 +0000 Subject: [PATCH] Add missing %{dist} to Release --- python-lit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-lit.spec b/python-lit.spec index b02bb90..39b19a3 100644 --- a/python-lit.spec +++ b/python-lit.spec @@ -10,7 +10,7 @@ Name: python-%{srcname} Version: 0.6.0 -Release: 1 +Release: 1%{?dist} BuildArch: noarch License: NCSA