forked from jengelh/SDL2
SDL 2.30.11
This commit is contained in:
parent
32be8f98b4
commit
0402002616
BIN
SDL2-2.30.10.tar.gz
(Stored with Git LFS)
BIN
SDL2-2.30.10.tar.gz
(Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
SDL2-2.30.11.tar.gz
(Stored with Git LFS)
Normal file
BIN
SDL2-2.30.11.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
SDL2-2.30.11.tar.gz.sig
Normal file
BIN
SDL2-2.30.11.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 2 09:55:58 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.30.11
|
||||
* Fixed a crash if the controller product name is NULL
|
||||
* Corrected CoreAudio surround sound channel layouts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 23:43:33 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package SDL2
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# 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: SDL2
|
||||
%define lname libSDL2-2_0-0
|
||||
Version: 2.30.10
|
||||
Version: 2.30.11
|
||||
Release: 0
|
||||
Summary: Simple DirectMedia Layer Library
|
||||
License: Zlib
|
||||
|
Loading…
Reference in New Issue
Block a user