2 Commits

Author SHA256 Message Date
c2228f2b0f SDL 3.2.22 2025-09-02 13:31:42 +02:00
d6b2dcf498 SDL 3.2.20 2025-08-05 09:38:34 +02:00
6 changed files with 21 additions and 5 deletions

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Sep 2 11:27:22 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.2.22
* A bunch of changes for non-Linux platforms only
-------------------------------------------------------------------
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

@@ -1,7 +1,7 @@
#
# spec file for package SDL3
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define sle_version 0
Name: SDL3
%define lname libSDL3-0
Version: 3.2.18
Version: 3.2.22
Release: 0
Summary: Simple DirectMedia Layer Library
License: Zlib