From 835f272b2906e2ee43cf5fb12e0c635c599be190 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:48:59 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- SDL.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SDL.spec b/SDL.spec index 892ce58..ac78986 100644 --- a/SDL.spec +++ b/SDL.spec @@ -10,7 +10,7 @@ Name: SDL Version: 1.2.15 -Release: 47%{?dist} +Release: 48%{?dist} Summary: A cross-platform multimedia library URL: https://www.libsdl.org/ # The license of the file src/video/fbcon/riva_mmio.h is bad, but the contents @@ -261,6 +261,10 @@ rm -f %{buildroot}%{_libdir}/*.la %{_libdir}/lib*.a %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.2.15-48 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu Apr 15 2021 Mohan Boddu - 1.2.15-47 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937