diff --git a/ttfautohint.spec b/ttfautohint.spec index 19cf29e..9735268 100644 --- a/ttfautohint.spec +++ b/ttfautohint.spec @@ -1,6 +1,6 @@ Name: ttfautohint Version: 1.8.3 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Automated hinting utility for TrueType fonts License: FTL or GPLv2 URL: http://www.freetype.org/ttfautohint @@ -93,6 +93,10 @@ find %{buildroot} -name '*.la' -delete %{_libdir}/pkgconfig/ttfautohint.pc %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.8.3-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Mon May 24 2021 Parag Nemade - 1.8.3-7 - Resolves:rhbz#1962001 - Add gating tests from rhel-8