|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
|
|
|
|
|
Name: SDL2
|
|
|
|
|
Version: 2.28.5
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: Cross-platform multimedia library
|
|
|
|
|
License: Zlib AND MIT AND Apache-2.0 AND (Apache-2.0 OR MIT)
|
|
|
|
|
URL: http://www.libsdl.org/
|
|
|
|
@ -169,6 +169,10 @@ install -p -m 644 %{SOURCE2} %{buildroot}%{_includedir}/SDL2/SDL_revision.h
|
|
|
|
|
%{_libdir}/cmake/SDL2/SDL2staticTargets*.cmake
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.28.5-6
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.28.5-5
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|