diff --git a/SDL2-2.30.7.tar.gz b/SDL2-2.30.7.tar.gz deleted file mode 100644 index 17185ff..0000000 --- a/SDL2-2.30.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2508c80438cd5ff3bbeb8fe36b8f3ce7805018ff30303010b61b03bb83ab9694 -size 7525092 diff --git a/SDL2-2.30.7.tar.gz.sig b/SDL2-2.30.7.tar.gz.sig deleted file mode 100644 index 6f6ca5b..0000000 Binary files a/SDL2-2.30.7.tar.gz.sig and /dev/null differ diff --git a/SDL2-2.30.8.tar.gz b/SDL2-2.30.8.tar.gz new file mode 100644 index 0000000..edc8ef1 --- /dev/null +++ b/SDL2-2.30.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380c295ea76b9bd72d90075793971c8bcb232ba0a69a9b14da4ae8f603350058 +size 7679689 diff --git a/SDL2-2.30.8.tar.gz.sig b/SDL2-2.30.8.tar.gz.sig new file mode 100644 index 0000000..7b2be68 Binary files /dev/null and b/SDL2-2.30.8.tar.gz.sig differ diff --git a/SDL2.changes b/SDL2.changes index c65dcc7..77ce9d6 100644 --- a/SDL2.changes +++ b/SDL2.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Oct 1 23:24:41 UTC 2024 - Jan Engelhardt + +- Update to release 2.30.8 + * Fixed a crash in XInput code at startup + * Fixed flooding the OS with I/O when a PS4/PS5 controller is + disconnected + * Added SDL_VIDEO_DOUBLE_BUFFER support to the Wayland backend + * SDL_WINDOWEVENT_EXPOSED is sent appropriately when using + Wayland + * Fixed hang at startup in audio code when the application has + large stack usage on Linux + * Fixed initializing KMSDRM on older Linux systems + ------------------------------------------------------------------- Tue Sep 3 23:59:48 UTC 2024 - Jan Engelhardt diff --git a/SDL2.spec b/SDL2.spec index d421601..6a5c124 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -19,7 +19,7 @@ %define sle_version 0 Name: SDL2 %define lname libSDL2-2_0-0 -Version: 2.30.7 +Version: 2.30.8 Release: 0 Summary: Simple DirectMedia Layer Library License: Zlib