diff --git a/wordnet.spec b/wordnet.spec index ae624e7..063265f 100644 --- a/wordnet.spec +++ b/wordnet.spec @@ -1,6 +1,6 @@ Name: wordnet Version: 3.0 -Release: 40%{?dist} +Release: 41%{?dist} Summary: A lexical database for the English language License: MIT and GPLv2+ @@ -143,6 +143,10 @@ rm -rf doc/{html,ps,pdf}/Makefile* %changelog +* Tue Aug 10 2021 Mohan Boddu - 3.0-41 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 3.0-40 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937