diff --git a/ttfautohint.spec b/ttfautohint.spec index 0054c03..96e2a97 100644 --- a/ttfautohint.spec +++ b/ttfautohint.spec @@ -1,6 +1,6 @@ Name: ttfautohint Version: 1.8.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Automated hinting utility for TrueType fonts License: FTL or GPLv2 URL: http://www.freetype.org/ttfautohint @@ -95,6 +95,9 @@ find %{buildroot} -name '*.la' -delete %{_libdir}/pkgconfig/ttfautohint.pc %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 1.8.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Oct 18 2021 Yaakov Selkowitz - 1.8.4-1 - new version (#1996278)