From 9ea5195b23f1e142a20ddd16e301beba704e465c Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:50:13 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hyphen-fa.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hyphen-fa.spec b/hyphen-fa.spec index 5f0fc1b..69e40fa 100644 --- a/hyphen-fa.spec +++ b/hyphen-fa.spec @@ -2,7 +2,7 @@ Name: hyphen-fa Summary: Farsi hyphenation rules %global upstreamid 20130404 Version: 0.%{upstreamid} -Release: 16%{?dist} +Release: 17%{?dist} Source: http://mirrors.ctan.org/language/hyphenation/fahyph.zip URL: http://www.ctan.org/tex-archive/language/hyphenation/fahyph License: LPPL @@ -33,6 +33,10 @@ cp -p hyph_fa_IR.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen %{_datadir}/hyphen/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.20130404-17 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.20130404-16 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937