From b39b943d1f8d564b5746cc29d02281a6a0de13e8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 23:24:04 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- freetype.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/freetype.spec b/freetype.spec index 4e925cc..0c8f516 100644 --- a/freetype.spec +++ b/freetype.spec @@ -4,7 +4,7 @@ Summary: A free and portable font rendering engine Name: freetype Version: 2.10.4 -Release: 3%{?dist} +Release: 4%{?dist} License: (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with acknowledgement URL: http://www.freetype.org Source: http://download.savannah.gnu.org/releases/freetype/freetype-%{version}.tar.xz @@ -233,6 +233,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la} %{_mandir}/man1/* %changelog +* Thu Apr 15 2021 Mohan Boddu - 2.10.4-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Fri Feb 5 2021 Akira TAGOH - 2.10.4-3 - Enable HarfBuzz support - Add bootstrap without HarfBuzz