From 61608ee985e2ac02bfead25722545a4129f52b8c Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:24:43 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- aspell.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/aspell.spec b/aspell.spec index e9b0c45..27272e8 100644 --- a/aspell.spec +++ b/aspell.spec @@ -1,7 +1,7 @@ Summary: Spell checker Name: aspell Version: 0.60.8 -Release: 7%{?dist} +Release: 8%{?dist} Epoch: 12 # LGPLv2+ .. common/gettext.h # LGPLv2 .. modules/speller/default/phonet.hpp, @@ -111,6 +111,10 @@ rm -f ${RPM_BUILD_ROOT}%{_infodir}/dir %{_mandir}/man1/pspell-config.1* %changelog +* Mon Aug 09 2021 Mohan Boddu - 12:0.60.8-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 12:0.60.8-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937