- Update to release 2.26.2
OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=147
This commit is contained in:
parent
e2cabecae0
commit
131c19623f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:02537cc7ebd74071631038b237ec4bfbb3f4830ba019e569434da33f42373e04
|
|
||||||
size 8084125
|
|
Binary file not shown.
3
SDL2-2.26.2.tar.gz
Normal file
3
SDL2-2.26.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:95d39bc3de037fbdfa722623737340648de4f180a601b0afad27645d150b99e0
|
||||||
|
size 8084120
|
BIN
SDL2-2.26.2.tar.gz.sig
Normal file
BIN
SDL2-2.26.2.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 3 22:40:15 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 2.26.2
|
||||||
|
* Fixed long delay at startup when a Razer keyboard is
|
||||||
|
connected
|
||||||
|
* Fixed not receiving SDLK_5 or SDL_SCANCODE_5 when using the
|
||||||
|
AZERTY keyboard layout on Linux
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 1 20:38:41 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Thu Dec 1 20:38:41 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package SDL2
|
# spec file for package SDL2
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define sle_version 0
|
%define sle_version 0
|
||||||
Name: SDL2
|
Name: SDL2
|
||||||
%define lname libSDL2-2_0-0
|
%define lname libSDL2-2_0-0
|
||||||
Version: 2.26.1
|
Version: 2.26.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple DirectMedia Layer Library
|
Summary: Simple DirectMedia Layer Library
|
||||||
License: Zlib
|
License: Zlib
|
||||||
|
Loading…
Reference in New Issue
Block a user