From 24c6ba383f86ecade811a7da4514216bb2b3a2e1eabffcede45fa4e683a8de5d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 4 Sep 2024 02:02:57 +0200 Subject: [PATCH] SDL 2.30.7 --- SDL2-2.30.6.tar.gz | 3 --- SDL2-2.30.6.tar.gz.sig | Bin 95 -> 0 bytes SDL2-2.30.7.tar.gz | 3 +++ SDL2-2.30.7.tar.gz.sig | Bin 0 -> 95 bytes SDL2.changes | 12 ++++++++++++ SDL2.spec | 2 +- 6 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 SDL2-2.30.6.tar.gz delete mode 100644 SDL2-2.30.6.tar.gz.sig create mode 100644 SDL2-2.30.7.tar.gz create mode 100644 SDL2-2.30.7.tar.gz.sig diff --git a/SDL2-2.30.6.tar.gz b/SDL2-2.30.6.tar.gz deleted file mode 100644 index a24fe64..0000000 --- a/SDL2-2.30.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6ef64ca18a19d13df6eb22df9aff19fb0db65610a74cc81dae33a82235cacd4 -size 7524883 diff --git a/SDL2-2.30.6.tar.gz.sig b/SDL2-2.30.6.tar.gz.sig deleted file mode 100644 index 47ce99c19ccc0a29b3568642ca7568e91ad71ab26114e3317c2f026725ed9955..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WD(U!j%^5DT3>$gL7TzS$>qz-te>$mrLF$k#K6TV02476XIRi8 vZ}#xT^(~V$-@BY!>|Ln8f-A;}VZrI(durdh|K@nvp9tL=8gMk#=~NW}tRyG= diff --git a/SDL2-2.30.7.tar.gz b/SDL2-2.30.7.tar.gz new file mode 100644 index 0000000..17185ff --- /dev/null +++ b/SDL2-2.30.7.tar.gz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..6f6ca5bdd0bd38a39d838f4747455356cd0d3503809151884a77d82d445242a7 GIT binary patch literal 95 zcmeB(WnmCxVvrS6WD(U!j%^5DT3>$gL7TzS$>qz-te>$mrCsTs$iT%Z022wG#xPHf vYgdz>+-4=aT83>Co-=>A7V2Qfu;7^Z%0M&io5BvW<5DYE`27%jyJ$B6S(YV| literal 0 HcmV?d00001 diff --git a/SDL2.changes b/SDL2.changes index c945ec2..c65dcc7 100644 --- a/SDL2.changes +++ b/SDL2.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Sep 3 23:59:48 UTC 2024 - Jan Engelhardt + +- Update to release 2.30.7 + * Added support for the Retro-bit Controller in PS3 mode + * Fixed the cursor becoming visible when using relative mode + under XWayland + * Fixed Direct Rendering Manager initialization failure on some + Linux systems + * Fixed a crash when the current mouse capture window is + destroyed + ------------------------------------------------------------------- Thu Aug 29 09:07:45 UTC 2024 - Antonio Larrosa diff --git a/SDL2.spec b/SDL2.spec index c1c887d..d421601 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.6 +Version: 2.30.7 Release: 0 Summary: Simple DirectMedia Layer Library License: Zlib