diff --git a/ttmkfdir.spec b/ttmkfdir.spec index 63d8671..56a436e 100644 --- a/ttmkfdir.spec +++ b/ttmkfdir.spec @@ -1,7 +1,7 @@ Summary: Utility to create fonts.scale files for truetype fonts Name: ttmkfdir Version: 3.0.9 -Release: 64%{?dist} +Release: 65%{?dist} # Only licensing attribution is in README, no version. License: LGPLv2+ # This is a Red Hat maintained package which is specific to @@ -52,6 +52,10 @@ cp -p %{SOURCE10} %{buildroot}%{_mandir}/man1/ %{_mandir}/man1/ttmkfdir.1* %changelog +* Tue Aug 10 2021 Mohan Boddu - 3.0.9-65 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 3.0.9-64 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937