1 Commits

Author SHA256 Message Date
d6b2dcf498 SDL 3.2.20 2025-08-05 09:38:34 +02:00
6 changed files with 14 additions and 4 deletions

BIN
SDL3-3.2.18.tar.gz (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

BIN
SDL3-3.2.20.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
SDL3-3.2.20.tar.gz.sig Normal file

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Aug 5 07:37:53 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.2.20
* Fixed a crash when passing large invalid coordinates to
SDL_BlitSurfaceScaled()
* Fixed doubled mouse wheel events on X11
* Fixed doubled SDL_EVENT_GAMEPAD_ADDED events for controllers
with automatic gamepad mappings
-------------------------------------------------------------------
Mon Jul 14 20:37:59 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -19,7 +19,7 @@
%define sle_version 0
Name: SDL3
%define lname libSDL3-0
Version: 3.2.18
Version: 3.2.20
Release: 0
Summary: Simple DirectMedia Layer Library
License: Zlib