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:42:05 +00:00
parent 1837156134
commit d5545978a4

View File

@ -2,7 +2,7 @@ Name: hunspell-pt
Summary: Portuguese hunspell dictionaries
%global upstreamid 20130125
Version: 0.%{upstreamid}
Release: 17%{?dist}
Release: 18%{?dist}
Source0: http://natura.di.uminho.pt/download/sources/Dictionaries/hunspell/hunspell-pt_PT-20130125.tar.gz
# Mark following Source1 as dead link
Source1: http://pt-br.libreoffice.org/assets/ptBR20130317AOC.zip
@ -52,6 +52,10 @@ popd
%{_datadir}/myspell/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.20130125-18
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.20130125-17
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937