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:40:38 +00:00
parent 657218919e
commit 1733398b05

View File

@ -1,7 +1,7 @@
Name: hunspell-nl
Summary: Dutch hunspell dictionaries
Version: 2.20.19
Release: 4%{?dist}
Release: 5%{?dist}
Source: https://github.com/OpenTaal/opentaal-hunspell/archive/2.20.19.tar.gz
URL: https://opentaal.org/
License: BSD or CC-BY
@ -36,6 +36,10 @@ done
%{_datadir}/myspell/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.20.19-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.20.19-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937