From 04cdb7ea25994f7764ca871fd4d0f87a7fca0ab1 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:53:17 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hyphen-sk.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hyphen-sk.spec b/hyphen-sk.spec index a9c2469..0dfb54c 100644 --- a/hyphen-sk.spec +++ b/hyphen-sk.spec @@ -2,7 +2,7 @@ Name: hyphen-sk Summary: Slovak hyphenation rules %global upstreamid 20031227 Version: 0.%{upstreamid} -Release: 25%{?dist} +Release: 26%{?dist} Source: http://download.services.openoffice.org/contrib/dictionaries/hyph_sk_SK.zip URL: http://wiki.services.openoffice.org/wiki/Dictionaries License: GPL+ @@ -40,6 +40,10 @@ cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen %{_datadir}/hyphen/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.20031227-26 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.20031227-25 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937