Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 00:48:59 +00:00
parent c28a8d957e
commit 835f272b29
1 changed files with 5 additions and 1 deletions

View File

@ -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 <mboddu@redhat.com> - 1.2.15-48
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.15-47
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937