From db5ae9b2dc41e21f6b349ae9d31ec37960e73742 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 21 Aug 2024 13:47:00 -0400 Subject: [PATCH] Re-add autorelease and autochangelog Signed-off-by: Stephen Gallagher --- python-rpmautospec-core.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/python-rpmautospec-core.spec b/python-rpmautospec-core.spec index 66f76bf..d9758a9 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: %autorelease Summary: Minimum functionality for rpmautospec License: MIT @@ -94,6 +94,5 @@ echo '%{python3_sitelib}/%{srcname}*' > %{pyproject_files} %endif %changelog -* Wed Aug 21 2024 Stephen Gallagher - 0.1.5-0 -- Initial import of python-rpmautospec-core +%autochangelog