From acf78cd72d02b03e8be19e74713f5d8db88cdb3b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 10:29:00 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ttfautohint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ttfautohint.spec b/ttfautohint.spec index bfce968..5429f44 100644 --- a/ttfautohint.spec +++ b/ttfautohint.spec @@ -1,6 +1,6 @@ Name: ttfautohint Version: 1.8.2 -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 +* Sun Feb 03 2019 Fedora Release Engineering - 1.8.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Nov 07 2018 Yaakov Selkowitz - 1.8.2-1 - new version (#1607856) - Fix stem width offset handling in storage area (#1646687)