diff --git a/python-rpmautospec-core.spec b/python-rpmautospec-core.spec index 392eb3f..969fe2b 100644 --- a/python-rpmautospec-core.spec +++ b/python-rpmautospec-core.spec @@ -19,7 +19,7 @@ Name: python-%{canonicalname} Version: 0.1.5 -Release: %autorelease +Release: 0{%?dist} Summary: Minimum functionality for rpmautospec License: MIT @@ -94,4 +94,4 @@ echo '%{python3_sitelib}/%{srcname}*' > %{pyproject_files} %endif %changelog -%autochangelog +%{?autochangelog}