diff --git a/anthy-unicode.spec b/anthy-unicode.spec index 99da46a..74604fe 100644 --- a/anthy-unicode.spec +++ b/anthy-unicode.spec @@ -4,7 +4,7 @@ Name: anthy-unicode Version: 1.0.0.20201109 -Release: 6%{?dist} +Release: 7%{?dist} # The entire source code is LGPLv2+ and dictionaries is GPLv2. the corpus data is under Public Domain. License: LGPLv2+ and GPLv2 and Public Domain URL: https://github.com/fujiwarat/anthy-unicode/wiki @@ -161,6 +161,10 @@ cd .. %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.0.0.20201109-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jul 13 2021 Takao Fujiwara 1.0.0.20201109-6 - Fix covscan report. Related: rhbz#1963073