From a391930f62c639f42bcf535ce60b567adef08aca Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:53:10 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hyphen-ru.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hyphen-ru.spec b/hyphen-ru.spec index 7f4c286..422c4de 100644 --- a/hyphen-ru.spec +++ b/hyphen-ru.spec @@ -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 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937