From 0241e380a64ea680dc28cc2e133ee894d44e0e50 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:34:15 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hunspell-fur.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-fur.spec b/hunspell-fur.spec index 05b8805..5c6e510 100644 --- a/hunspell-fur.spec +++ b/hunspell-fur.spec @@ -2,7 +2,7 @@ Name: hunspell-fur Summary: Friulian hunspell dictionaries %global upstreamid 20050912 Version: 0.%{upstreamid} -Release: 23%{?dist} +Release: 24%{?dist} Source: http://digilander.libero.it/paganf/coretors/myspell-fur-12092005.zip URL: http://digilander.libero.it/paganf/coretors/dizionaris.html License: GPLv2+ @@ -40,6 +40,10 @@ cp -p fur_IT.* $RPM_BUILD_ROOT/%{_datadir}/myspell/ %{_datadir}/myspell/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.20050912-24 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.20050912-23 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937