From a33ca0dac52b70439b75576863ca5cf59a8913de Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:49:56 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hyphen-es.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hyphen-es.spec b/hyphen-es.spec index 60aac84..d452660 100644 --- a/hyphen-es.spec +++ b/hyphen-es.spec @@ -1,7 +1,7 @@ Name: hyphen-es Summary: Spanish hyphenation rules Version: 2.3 -Release: 10%{?dist} +Release: 11%{?dist} Source: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_ANY.oxt URL: https://github.com/sbosio/rla-es/tree/master/separacion License: LGPLv3+ or GPLv3+ or MPLv1.1 @@ -35,6 +35,10 @@ popd %{_datadir}/hyphen/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.3-11 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.3-10 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937