From 69622bd2713b60b4a99f16581ace84e10e9834fe Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:27:59 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hspell.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hspell.spec b/hspell.spec index 605bc6c..e8d5e4e 100644 --- a/hspell.spec +++ b/hspell.spec @@ -1,7 +1,7 @@ Summary: A Hebrew spell checker Name: hspell Version: 1.4 -Release: 14%{?dist} +Release: 15%{?dist} License: AGPLv3 URL: http://hspell.ivrix.org.il/ Source: http://hspell.ivrix.org.il/%{name}-%{version}.tar.gz @@ -86,6 +86,10 @@ cp -p he.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/he_IL.aff %ldconfig_scriptlets %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.4-15 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri May 21 2021 Parag Nemade - 1.4-14 - Resolves:rhbz#1961995 - Add gating tests from rhel-8