diff --git a/ttfautohint.spec b/ttfautohint.spec index 05f0e59..861aed8 100644 --- a/ttfautohint.spec +++ b/ttfautohint.spec @@ -1,11 +1,12 @@ Name: ttfautohint Version: 1.8.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Automated hinting utility for TrueType fonts License: FTL or GPLv2 URL: http://www.freetype.org/ttfautohint Source0: http://download.savannah.gnu.org/releases/freetype/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: gcc gcc-c++ BuildRequires: freetype-devel BuildRequires: harfbuzz-devel @@ -92,6 +93,9 @@ find %{buildroot} -name '*.la' -delete %{_libdir}/pkgconfig/ttfautohint.pc %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.8.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1.8.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild