diff --git a/python-rpmautospec.spec b/python-rpmautospec.spec index dd64014..b1246c9 100644 --- a/python-rpmautospec.spec +++ b/python-rpmautospec.spec @@ -38,7 +38,7 @@ Name: python-%{srcname} Version: 0.6.5 -Release: %autorelease +Release: 0%{?dist} Summary: Package and CLI tool to generate release fields and changelogs License: MIT URL: https://github.com/fedora-infra/%{srcname} @@ -170,4 +170,6 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/ %endif %changelog -%autochangelog +* Wed Aug 21 2024 Stephen Gallagher - 0.6.5-0 +- Initial import +