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 22:29:43 +00:00
parent f6f710d0a7
commit 332c35d01d

View File

@ -1,7 +1,7 @@
Name: mythes-uk
Summary: Ukrainian thesaurus
Version: 1.6.5
Release: 21%{?dist}
Release: 22%{?dist}
Source: http://downloads.sourceforge.net/ispell-uk/spell-uk-%{version}.tgz
URL: http://sourceforge.net/projects/ispell-uk
#unused myspell dicts are under GPLv2+ or LGPLv2+ or MPLv1.1
@ -35,6 +35,10 @@ cp -p src/thesaurus/th_uk_UA_v2.* $RPM_BUILD_ROOT/%{_datadir}/mythes
%{_datadir}/mythes/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.5-22
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.6.5-21
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937