Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 20:33:13 +00:00
parent f6f3b66c1a
commit 2c3bfe53f8

View File

@ -2,7 +2,7 @@ Name: hunspell-et
Summary: Estonian hunspell dictionaries
%global upstreamid 20030606
Version: 0.%{upstreamid}
Release: 26%{?dist}
Release: 27%{?dist}
Source: http://www.meso.ee/~jjpp/speller/ispell-et_%{upstreamid}.tar.gz
URL: http://www.meso.ee/~jjpp/speller/
License: LGPLv2+ and LPPL
@ -46,6 +46,10 @@ cp -p hyph_et.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen/hyph_et_EE.dic
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.20030606-27
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.20030606-26
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937