|
|
@ -6,8 +6,8 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
Name: sdl12-compat
|
|
|
|
Name: sdl12-compat
|
|
|
|
Version: 1.2.60
|
|
|
|
Version: 1.2.68
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: SDL 1.2 runtime compatibility library using SDL 2.0
|
|
|
|
Summary: SDL 1.2 runtime compatibility library using SDL 2.0
|
|
|
|
# mp3 decoder code is MIT-0/PD
|
|
|
|
# mp3 decoder code is MIT-0/PD
|
|
|
|
# SDL_opengl.h is zlib and MIT
|
|
|
|
# SDL_opengl.h is zlib and MIT
|
|
|
@ -18,8 +18,6 @@ Source0: %{url}/archive/release-%{version}/%{name}-%{version}.tar.gz
|
|
|
|
Source1: SDL_config.h
|
|
|
|
Source1: SDL_config.h
|
|
|
|
|
|
|
|
|
|
|
|
# Backports from upstream (0001~0500)
|
|
|
|
# Backports from upstream (0001~0500)
|
|
|
|
## From: https://github.com/libsdl-org/sdl12-compat/commit/77892a1ef5260fe78e593c8337dbe98874ff336c
|
|
|
|
|
|
|
|
Patch0001: 0001-fix-SDL12COMPAT_MAX_VIDMODE.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Proposed patches (0501~1000)
|
|
|
|
# Proposed patches (0501~1000)
|
|
|
|
|
|
|
|
|
|
|
@ -152,19 +150,44 @@ rm -rf %{buildroot}%{_libdir}/*.a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Sun Oct 30 2022 Neal Gompa <ngompa@centosproject.org> - 1.2.60-1
|
|
|
|
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.2.68-3
|
|
|
|
- Rebase to 1.2.60
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
Resolves: rhbz#2127565
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Mar 04 2022 Neal Gompa <ngompa@centosproject.org> - 1.2.52-1
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.2.68-3
|
|
|
|
- Rebase to 1.2.52
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
Resolves: rhbz#2060907
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Dec 11 2021 Neal Gompa <ngompa@centosproject.org> - 0.0.1~git.20211125.4e4527a-4
|
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.68-2
|
|
|
|
- Conflict with all old SDL subpackages properly
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 26 2023 Neal Gompa <ngompa@fedoraproject.org> - 1.2.68-1
|
|
|
|
|
|
|
|
- Update to 1.2.68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.60-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Mar 10 2023 Petr Pisar <ppisar@redhat.com> - 1.2.60-3
|
|
|
|
|
|
|
|
- Fix a hang in SDL_FreeYUVOverlay() (RH#2173510)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.60-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Oct 30 2022 Neal Gompa <ngompa@fedoraproject.org> - 1.2.60-1
|
|
|
|
|
|
|
|
- Update to 1.2.60
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 07 2021 Wim Taymans <wtaymans@redhat.com> - 0.0.1~git.20211125.4e4527a-3
|
|
|
|
* Fri Sep 16 2022 Neal Gompa <ngompa@fedoraproject.org> - 1.2.56-1
|
|
|
|
- Bump for rebuild after resync
|
|
|
|
- Update to 1.2.56 (RH#2127545)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.52-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Mar 03 2022 Neal Gompa <ngompa@fedoraproject.org> - 1.2.52-1
|
|
|
|
|
|
|
|
- Update to 1.2.52 (RH#2060590)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.1~git.20211125.4e4527a-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Dec 11 2021 Neal Gompa <ngompa@fedoraproject.org> - 0.0.1~git.20211125.4e4527a-3
|
|
|
|
|
|
|
|
- Conflict with all old SDL subpackages properly
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Dec 01 2021 Neal Gompa <ngompa@centosproject.org> - 0.0.1~git.20211125.4e4527a-2
|
|
|
|
* Wed Dec 01 2021 Neal Gompa <ngompa@centosproject.org> - 0.0.1~git.20211125.4e4527a-2
|
|
|
|
- Obsolete the SDL package properly
|
|
|
|
- Obsolete the SDL package properly
|
|
|
|