diff --git a/itstool.spec b/itstool.spec index ea90174..d38119f 100644 --- a/itstool.spec +++ b/itstool.spec @@ -1,6 +1,6 @@ Name: itstool Version: 2.0.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: ITS-based XML translation tool License: GPLv3+ @@ -41,6 +41,10 @@ export PYTHON=%{__python3} %{_mandir}/man1/itstool.1* %changelog +* Mon Aug 09 2021 Mohan Boddu - 2.0.6-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 2.0.6-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937