From 6b6c171aff63f40a06228dc8373dbcef95bd92dd Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:43:02 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hunspell-sc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-sc.spec b/hunspell-sc.spec index 8f58a66..c42030c 100644 --- a/hunspell-sc.spec +++ b/hunspell-sc.spec @@ -2,7 +2,7 @@ Name: hunspell-sc Summary: Sardinian hunspell dictionaries %global upstreamid 20081101 Version: 0.%{upstreamid} -Release: 26%{?dist} +Release: 27%{?dist} Source: https://ayera.dl.sourceforge.net/project/aoo-extensions/1446/2/dict_sc_it03.oxt URL: http://extensions.services.openoffice.org/project/Dict_sc #The license included is AGPLv3 and pkg-desc/pkg-description.txt @@ -33,6 +33,10 @@ cp -p sc_it.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/sc_IT.dic %{_datadir}/myspell/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.20081101-27 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.20081101-26 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937