From e25c785a052bf00efdeb1e8ac2b5979670903bb6 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 01:09:34 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- ttfautohint.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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