From 750cae0147e92b1c9338a328f4aa05d08267dda8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:49:39 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hyphen-de.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hyphen-de.spec b/hyphen-de.spec index 25fabeb..5b07331 100644 --- a/hyphen-de.spec +++ b/hyphen-de.spec @@ -2,7 +2,7 @@ Name: hyphen-de Summary: German hyphenation rules %global upstreamid 20060120 Version: 0.%{upstreamid} -Release: 26%{?dist} +Release: 27%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/hyph_de_DE.zip URL: http://wiki.services.openoffice.org/wiki/Dictionaries License: LGPLv2+ @@ -45,6 +45,10 @@ popd %{_datadir}/hyphen/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.20060120-27 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.20060120-26 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937