diff --git a/SDL2-2.30.10.tar.gz b/SDL2-2.30.10.tar.gz new file mode 100644 index 0000000..db5453b --- /dev/null +++ b/SDL2-2.30.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f59adf36a0fcf4c94198e7d3d776c1b3824211ab7aeebeb31fe19836661196aa +size 7586495 diff --git a/SDL2-2.30.10.tar.gz.sig b/SDL2-2.30.10.tar.gz.sig new file mode 100644 index 0000000..3dff298 Binary files /dev/null and b/SDL2-2.30.10.tar.gz.sig differ diff --git a/SDL2-2.30.9.tar.gz b/SDL2-2.30.9.tar.gz deleted file mode 100644 index 995f853..0000000 --- a/SDL2-2.30.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24b574f71c87a763f50704bbb630cbe38298d544a1f890f099a4696b1d6beba4 -size 7681555 diff --git a/SDL2-2.30.9.tar.gz.sig b/SDL2-2.30.9.tar.gz.sig deleted file mode 100644 index 934e277..0000000 Binary files a/SDL2-2.30.9.tar.gz.sig and /dev/null differ diff --git a/SDL2.changes b/SDL2.changes index 608df29..b899853 100644 --- a/SDL2.changes +++ b/SDL2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Dec 8 23:43:33 UTC 2024 - Jan Engelhardt + +- Update to release 2.30.10 + * Improved the performance of whole surface fill operations + * Fixed an assertion when connecting/disconnecting over RDP + * Added support for mouse wheel and extended buttons on PS Vita + * Fixed a rare crash on KMSDRM + ------------------------------------------------------------------- Sat Nov 2 11:45:47 UTC 2024 - Jan Engelhardt diff --git a/SDL2.spec b/SDL2.spec index 86ffd48..562004c 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.9 +Version: 2.30.10 Release: 0 Summary: Simple DirectMedia Layer Library License: Zlib