- Update to release 1.2.68

OBS-URL: https://build.opensuse.org/package/show/games/sdl12_compat?expand=0&rev=22
This commit is contained in:
Jan Engelhardt 2023-09-26 19:06:13 +00:00 committed by Git OBS Bridge
parent 54f6aaaf3d
commit d2f309b650
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e308e817c7f0c6383225485e9a67bf1119ad684b8cc519038671cc1b5d29861
size 459020

3
release-1.2.68.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63c6e4dcc1154299e6f363c872900be7f3dcb3e42b9f8f57e05442ec3d89d02d
size 460180

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Sep 26 19:02:23 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.2.68
* sync dr_mp3 with mainstream
* Add null check to SDL_LoadWAV_RW to avoid crashes
* Add quirk entry: deactivate GL scaling for Trine (2011 Humble
Bundle version) and Mark of the Ninja (HB)
* Add quirk entry: set Hyperspace Delivery Boy to run in 16bpp mode
* Add quirk handling: add ability to force XInitThreads before
main()
* Allocate the video surface object statically as a global
* Add a hint to clamp the reported screen bit depth
-------------------------------------------------------------------
Fri May 26 08:13:33 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -19,7 +19,7 @@
Name: sdl12_compat
%define lname libSDL-1_2-0
%global _lto_cflags %_lto_cflags -ffat-lto-objects
Version: 1.2.64
Version: 1.2.68
Release: 0
Summary: SDL-1.2 Compatibility Layer for Simple DirectMedia Layer 2.0
License: MIT