diff --git a/unicode-emoji.spec b/unicode-emoji.spec index 7ed0899..4cc8f13 100644 --- a/unicode-emoji.spec +++ b/unicode-emoji.spec @@ -3,7 +3,7 @@ Name: unicode-emoji Version: 13.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Unicode Emoji Data Files License: Unicode @@ -46,6 +46,10 @@ cp -p %{SOURCE6} %{buildroot}%{emojidir} %{emojidir}/emoji-*txt %changelog +* Tue Aug 10 2021 Mohan Boddu - 13.0-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 13.0-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937