From 2b01b0c76b5d35d6130f74c0ad22c1128fabb7ea Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:46:53 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hunspell-uz.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-uz.spec b/hunspell-uz.spec index 43651ea..e1abf4d 100644 --- a/hunspell-uz.spec +++ b/hunspell-uz.spec @@ -1,7 +1,7 @@ Name: hunspell-uz Summary: Uzbek hunspell dictionaries Version: 0.6 -Release: 23%{?dist} +Release: 24%{?dist} ## Note that upstream is dead and there is no download link available ## so please don't report FTBFS bugs for this package. Source0: http://www-user.uni-bremen.de/~kmashrab/uzbek-word-list/uzbek-wordlist-%{version}.tar.bz2 @@ -36,6 +36,10 @@ cp -p hunspell/uz_UZ* $RPM_BUILD_ROOT/%{_datadir}/myspell/ %{_datadir}/myspell/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.6-24 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.6-23 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937