From 506bc888aa49f32d721b7293a4ea80ef083a9ee7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 21:34:35 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/ttfautohint.git#85174964a7149abf028c90f49d01dbfa5a3d6bac --- ttfautohint.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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