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:31:57 +00:00
parent 777b12f254
commit 877782a2cf
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Name: hunspell-cy
Summary: Welsh hunspell dictionaries
%global upstreamid 20040425
Version: 0.%{upstreamid}
Release: 25%{?dist}
Release: 26%{?dist}
Source: http://download.services.openoffice.org/contrib/dictionaries/cy_GB.zip
URL: http://www.e-gymraeg.co.uk/
License: GPL+
@ -40,6 +40,10 @@ cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%{_datadir}/myspell/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.20040425-26
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.20040425-25
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937