From 5078372447ff6b2e05e4b2309a1c0856aa45b155 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 20:09:16 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- xorg-x11-font-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xorg-x11-font-utils.spec b/xorg-x11-font-utils.spec index 53ba402..5c93a56 100644 --- a/xorg-x11-font-utils.spec +++ b/xorg-x11-font-utils.spec @@ -7,7 +7,7 @@ Summary: X.Org X11 font utilities Name: xorg-x11-font-utils Epoch: 1 Version: 7.5 -Release: 51%{?dist} +Release: 52%{?dist} License: MIT URL: http://www.x.org @@ -64,6 +64,9 @@ find $RPM_BUILD_ROOT -name bdftruncate\* -print0 | xargs -0 rm -f %{_x11fontdir}/util/map-* %changelog +* Fri Apr 16 2021 Mohan Boddu - 1:7.5-52 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Feb 25 2021 Peter Hutterer 1:7.5-51 - Drop bdftopcf, mkfontscale and fonttosfnt, they are in separate packages now (#1932731)