From 4bb8464889aa258c98bb44a875033818f3b2cee5 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 22:43:24 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- bdftopcf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bdftopcf.spec b/bdftopcf.spec index e977b2a..39d6519 100644 --- a/bdftopcf.spec +++ b/bdftopcf.spec @@ -1,6 +1,6 @@ Name: bdftopcf Version: 1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Font compiler for the X server and font server License: MIT @@ -37,6 +37,9 @@ slowly) on other machines. %{_mandir}/man1/bdftopcf.1* %changelog +* Thu Apr 15 2021 Mohan Boddu - 1.1-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Feb 25 2021 Peter Hutterer 1.1-1 - Split bdftopcf out from xorg-x11-font-utils into its own package (#1932736)