From 89cd2bd3021329abb3cee613c0b75f3b73591b8d Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Fri, 5 Feb 2021 11:44:53 +0100 Subject: [PATCH] Build HarfBuzz with bootstrapped freetype --- harfbuzz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/harfbuzz.spec b/harfbuzz.spec index 23cc683..c76a872 100644 --- a/harfbuzz.spec +++ b/harfbuzz.spec @@ -1,6 +1,6 @@ Name: harfbuzz Version: 2.7.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Text shaping library License: MIT @@ -88,6 +88,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_libdir}/libharfbuzz-icu.so.* %changelog +* Fri Feb 5 2021 Marek Kasik - 2.7.4-3 +- Build HarfBuzz with bootstrapped freetype + * Tue Jan 26 2021 Fedora Release Engineering - 2.7.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild