From a1359a445d095af71bbe632af9d92fda148f9c4b Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Wed, 11 May 2022 13:07:59 -0400 Subject: [PATCH] Fix changelog section with correct syntax At least accoding to the docs I can find here https://docs.pagure.org/Fedora-Infra.rpmautospec/opting-in.html Signed-off-by: Simo Sorce --- cyrus-sasl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 96c7bb3..2ebbab0 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -388,4 +388,5 @@ getent passwd %{username} >/dev/null || useradd -r -g %{username} -d %{homedir} %{_mandir}/man3/* %{_sbindir}/sasl2-shared-mechlist +%changelog %autochangelog