From ef2095a0c6580a40e6308517aa4d32b4c04e72c4 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 20:45:47 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- hunspell-ti.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hunspell-ti.spec b/hunspell-ti.spec index 58cd7eb..e2fb525 100644 --- a/hunspell-ti.spec +++ b/hunspell-ti.spec @@ -2,7 +2,7 @@ Name: hunspell-ti Summary: Tigrigna hunspell dictionaries %global upstreamid 20090911 Version: 0.%{upstreamid} -Release: 20%{?dist} +Release: 21%{?dist} Source: http://www.cs.ru.nl/~biniam/geez/dict/ti_ER.zip URL: http://www.cs.ru.nl/~biniam/geez/index.php License: GPL+ @@ -38,6 +38,10 @@ done %{_datadir}/myspell/* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.20090911-21 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.20090911-20 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937