From ad4ee7e97c5393b3191101e4db2cb2a0e0bc97e0 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 22:26:46 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- SDL2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SDL2.spec b/SDL2.spec index 7253bbe..421eb2e 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -6,7 +6,7 @@ Name: SDL2 Version: 2.0.14 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Cross-platform multimedia library License: zlib and MIT @@ -146,6 +146,9 @@ rm -vf %{buildroot}%{_libdir}/*.la %{_libdir}/lib*.a %changelog +* Thu Apr 15 2021 Mohan Boddu - 2.0.14-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Feb 22 2021 Hans de Goede - 2.0.14-3 - SDL2 no longer uses audiofile, drop the audiofile-devel BuildRequires