From 2691f403d5cb8fa2f550e20cdffced3365c43111 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:36:37 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hunspell-is.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-is.spec b/hunspell-is.spec index 5873fee..0906efb 100644 --- a/hunspell-is.spec +++ b/hunspell-is.spec @@ -2,7 +2,7 @@ Name: hunspell-is Summary: Icelandic hunspell dictionaries %global upstreamid 20090823 Version: 0.%{upstreamid} -Release: 21%{?dist} +Release: 22%{?dist} Source: https://downloads.sourceforge.net/project/aoo-extensions/2829/1/icelandic-dict-2009-08-23.oxt URL: http://extensions.services.openoffice.org/project/dict-is License: GPLv2+ @@ -39,6 +39,10 @@ cp -p dictionaries/is_IS.* $RPM_BUILD_ROOT/%{_datadir}/myspell %{_datadir}/myspell/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.20090823-22 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.20090823-21 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937