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:46:34 +00:00
parent 26f9ca4d03
commit 8ce1d692f6

View File

@ -1,7 +1,7 @@
Name: hunspell-uk
Summary: Ukrainian hunspell dictionaries
Version: 1.8.0
Release: 8%{?dist}
Release: 9%{?dist}
Source: https://downloads.sourceforge.net/project/ispell-uk/spell-uk/%{version}/dict-uk_UA-%{version}.oxt
URL: http://sourceforge.net/projects/ispell-uk
License: GPLv2+ or LGPLv2+ or MPLv1.1
@ -29,6 +29,10 @@ cp -p uk_UA/uk_UA.dic $RPM_BUILD_ROOT/%{_datadir}/myspell
%{_datadir}/myspell/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.8.0-9
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.8.0-8
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937