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:29:51 +00:00
parent a1239a5dab
commit 298277f699

View File

@ -3,7 +3,7 @@
Summary: Arabic hunspell dictionaries
Name: hunspell-ar
Version: 3.5
Release: 14%{?dist}
Release: 15%{?dist}
License: GPLv2 or LGPLv2 or MPLv1.1
URL: http://ayaspell.sourceforge.net/
Source: http://sourceforge.net/projects/ayaspell/files/hunspell-ar_%{version}.%{ver_date}.zip
@ -39,6 +39,10 @@ popd
%{_datadir}/myspell/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.5-15
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.5-14
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937