From 5e7c93e2d6201d1ba77977256226f26e82fbd630 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Fri, 9 Aug 2024 16:19:22 +0200 Subject: [PATCH] bump release for rebuild Related: RHEL-52596 --- mutt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mutt.spec b/mutt.spec index 121f803..1ad65e1 100644 --- a/mutt.spec +++ b/mutt.spec @@ -20,7 +20,7 @@ Summary: A text mode mail user agent Name: mutt Version: 2.2.13 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 5 # The entire source code is GPLv2+ except # pgpewrap.c setenv.c sha1.c wcwidth.c which are Public Domain @@ -219,6 +219,9 @@ ln -sf ./muttrc.5 %{buildroot}%{_mandir}/man5/muttrc.local.5 %changelog +* Fri Aug 09 2024 Michal Hlavinka - 5:2.2.13-2 +- rebuild for updated testing + * Fri Aug 02 2024 Michal Hlavinka - 5:2.2.13-1 - update to 2.2.13 (RHEL-52596) - trim changelog to last 10y