From 866ca8ad88f5047cee3a83c479503bdd61df0c4a Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:34:45 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hunspell-gl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-gl.spec b/hunspell-gl.spec index 7424864..d411a93 100644 --- a/hunspell-gl.spec +++ b/hunspell-gl.spec @@ -2,7 +2,7 @@ Name: hunspell-gl Summary: Galician hunspell dictionaries %global upstreamid 20080515 Version: 0.%{upstreamid} -Release: 23%{?dist} +Release: 24%{?dist} Source: https://downloads.sourceforge.net/project/aoo-extensions/800/2/corrector_ooo3.oxt URL: http://wiki.mancomun.org/index.php/Corrector_ortogr%C3%A1fico_para_OpenOffice.org#Descrici.C3.B3n License: GPLv2 @@ -29,6 +29,10 @@ cp -p dictionaries/*.dic dictionaries/*.aff $RPM_BUILD_ROOT/%{_datadir}/myspell %{_datadir}/myspell/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.20080515-24 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.20080515-23 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937