From f15158fa0e153b6d19b49e786600b9b17e717c45 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 19:30:32 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- bitmap-fonts.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bitmap-fonts.spec b/bitmap-fonts.spec index de79023..94eca2e 100644 --- a/bitmap-fonts.spec +++ b/bitmap-fonts.spec @@ -7,7 +7,7 @@ terminals. Name: bitmap-fonts Version: 0.3 -Release: 39%{?dist} +Release: 40%{?dist} License: GPLv2 and MIT and Lucida Source0: bitmap-fonts-%{version}.tar.bz2 Source1: fixfont-3.5.tar.bz2 @@ -227,6 +227,10 @@ done %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.3-40 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 0.3-39 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937