Accepting request 858339 from games
OBS-URL: https://build.opensuse.org/request/show/858339 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL2?expand=0&rev=32
This commit is contained in:
commit
027620cb0c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:349268f695c02efbc9b9148a70b85e58cefbbf704abd3e91be654db7f1e2c863
|
|
||||||
size 5720162
|
|
Binary file not shown.
3
SDL2-2.0.14.tar.gz
Normal file
3
SDL2-2.0.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d8215b571a581be1332d2106f8036fcb03d12a70bae01e20f424976d275432bc
|
||||||
|
size 6089974
|
BIN
SDL2-2.0.14.tar.gz.sig
Normal file
BIN
SDL2-2.0.14.tar.gz.sig
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 23 10:47:09 UTC 2020 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 2.0.14:
|
||||||
|
* Added support for PS5 DualSense and Xbox Series X controllers to the HIDAPI controller driver
|
||||||
|
* Vulkan support to the KMSDRM video driver
|
||||||
|
* see details on https://discourse.libsdl.org/t/sdl-2-0-14-released/28470
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 16 08:32:06 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
Thu Apr 16 08:32:06 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -19,13 +19,12 @@
|
|||||||
%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.0.12
|
Version: 2.0.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple DirectMedia Layer Library
|
Summary: Simple DirectMedia Layer Library
|
||||||
License: Zlib
|
License: Zlib
|
||||||
Group: Development/Libraries/X11
|
Group: Development/Libraries/X11
|
||||||
URL: http://libsdl.org/
|
URL: http://libsdl.org/
|
||||||
|
|
||||||
#DL-URL: http://libsdl.org/download-2.0.php
|
#DL-URL: http://libsdl.org/download-2.0.php
|
||||||
Source: http://libsdl.org/release/%name-%version.tar.gz
|
Source: http://libsdl.org/release/%name-%version.tar.gz
|
||||||
Source2: http://libsdl.org/release/%name-%version.tar.gz.sig
|
Source2: http://libsdl.org/release/%name-%version.tar.gz.sig
|
||||||
|
Loading…
Reference in New Issue
Block a user