From 7ae6cb0f2d187079f17e112b2220096041c97061 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:29:36 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- mythes-sv.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mythes-sv.spec b/mythes-sv.spec index d265ee2..905ac71 100644 --- a/mythes-sv.spec +++ b/mythes-sv.spec @@ -1,7 +1,7 @@ Name: mythes-sv Summary: Swedish thesaurus Version: 1.3 -Release: 20%{?dist} +Release: 21%{?dist} Source: http://extensions.services.openoffice.org/files/934/3/SwedishThesaurus.oxt URL: http://extensions.services.openoffice.org/project/SweThes License: MIT @@ -35,6 +35,10 @@ popd %{_datadir}/mythes/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.3-21 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.3-20 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937