From 40040a0e61f7b3d4004172f6f32bcf579926a6a5 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 21:41:11 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- libreoffice-voikko.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libreoffice-voikko.spec b/libreoffice-voikko.spec index 41eeffb..36fc225 100644 --- a/libreoffice-voikko.spec +++ b/libreoffice-voikko.spec @@ -11,7 +11,7 @@ Name: libreoffice-voikko Version: 5.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Finnish spellchecker and hyphenator extension for LibreOffice License: GPLv3+ @@ -52,6 +52,10 @@ make install-unpacked DESTDIR=$RPM_BUILD_ROOT%{voikkoext} %doc ChangeLog COPYING README %changelog +* Mon Aug 09 2021 Mohan Boddu - 5.0-10 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 5.0-9 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937