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:53:10 +00:00
parent 1825ae979f
commit a391930f62

View File

@ -2,7 +2,7 @@ Name: hyphen-ru
Summary: Russian hyphenation rules
%global upstreamid 20200325
Version: 0.%{upstreamid}
Release: 3%{?dist}
Release: 4%{?dist}
Source1: http://mirrors.ctan.org/language/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-ru.tex
Source2: http://mirrors.ctan.org/language/hyph-utf8/tex/generic/hyph-utf8/patterns/txt/hyph-ru.pat.txt
URL: https://ctan.org/tex-archive/language/hyph-utf8
@ -46,6 +46,10 @@ done
%{_datadir}/hyphen/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com>
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937