From ca24c504a6270100e902453c78cfe8c59d6409d1 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Thu, 22 Aug 2024 10:58:47 -0400 Subject: [PATCH] Revert "Disable autorelease/autochangelog" This reverts commit 0be15e2a5c91b3aa8630f0ce2d1b86449a1b384f. --- python-rpmautospec.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/python-rpmautospec.spec b/python-rpmautospec.spec index b1246c9..dd64014 100644 --- a/python-rpmautospec.spec +++ b/python-rpmautospec.spec @@ -38,7 +38,7 @@ Name: python-%{srcname} Version: 0.6.5 -Release: 0%{?dist} +Release: %autorelease Summary: Package and CLI tool to generate release fields and changelogs License: MIT URL: https://github.com/fedora-infra/%{srcname} @@ -170,6 +170,4 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/ %endif %changelog -* Wed Aug 21 2024 Stephen Gallagher - 0.6.5-0 -- Initial import - +%autochangelog