From 581766c11e45e2fd2a73ff86ab696848ab0c8b70 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:27:37 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- mythes-es.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mythes-es.spec b/mythes-es.spec index 8ee5fb7..12b67c9 100644 --- a/mythes-es.spec +++ b/mythes-es.spec @@ -1,7 +1,7 @@ Name: mythes-es Summary: Spanish thesaurus Version: 2.3 -Release: 9%{?dist} +Release: 10%{?dist} Source: https://github.com/sbosio/rla-es/releases/download/v%{version}/es_ANY.oxt URL: https://github.com/sbosio/rla-es/tree/master/sinonimos License: LGPLv2+ @@ -37,6 +37,10 @@ mv COPYING_th_es_ES COPYING %{_datadir}/mythes/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.3-10 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.3-9 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937