diff --git a/SDL2-2.30.0.tar.gz b/SDL2-2.30.0.tar.gz deleted file mode 100644 index 8e3654d..0000000 --- a/SDL2-2.30.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:36e2e41557e0fa4a1519315c0f5958a87ccb27e25c51776beb6f1239526447b0 -size 7428037 diff --git a/SDL2-2.30.0.tar.gz.sig b/SDL2-2.30.0.tar.gz.sig deleted file mode 100644 index 4baffbd..0000000 Binary files a/SDL2-2.30.0.tar.gz.sig and /dev/null differ diff --git a/SDL2-2.30.1.tar.gz b/SDL2-2.30.1.tar.gz new file mode 100644 index 0000000..ee44150 --- /dev/null +++ b/SDL2-2.30.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01215ffbc8cfc4ad165ba7573750f15ddda1f971d5a66e9dcaffd37c587f473a +size 7428023 diff --git a/SDL2-2.30.1.tar.gz.sig b/SDL2-2.30.1.tar.gz.sig new file mode 100644 index 0000000..d057d2b Binary files /dev/null and b/SDL2-2.30.1.tar.gz.sig differ diff --git a/SDL2.changes b/SDL2.changes index f733288..9d0cef5 100644 --- a/SDL2.changes +++ b/SDL2.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Mar 6 07:45:37 UTC 2024 - Jan Engelhardt + +- Update to release 2.30.1 + * Fixed a regression causing SDL_WaitEvent() to return spurious + failures + * Wayland windows automatically have OpenGL enabled again + * Fixed memory corruption when converting signed 16-bit audio + to float + * Fixed audio artifacts when converting signed 8-bit audio to + float + * Fixed the clip rectangle not being updated when the viewport + changes in the SDL renderer + ------------------------------------------------------------------- Fri Feb 2 00:45:50 UTC 2024 - Jan Engelhardt diff --git a/SDL2.spec b/SDL2.spec index ea7dbdf..6fd23da 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.0 +Version: 2.30.1 Release: 0 Summary: Simple DirectMedia Layer Library License: Zlib