SHA256
1
0
forked from pool/SDL_bgi

- Update to new upstream release 2.2.0

OBS-URL: https://build.opensuse.org/package/show/graphics/SDL_bgi?expand=0&rev=28
This commit is contained in:
Jan Engelhardt 2018-07-26 14:20:26 +00:00 committed by Git OBS Bridge
parent 1ea550edb6
commit 047867a8e0
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc5afd139bf8bb5e48fcb99bcd8eb25a819d2e6bb0565e40bab5613fc1f51b8e
size 777499

3
SDL_bgi-2.2.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:564b3e486b00631b520a2154397c91aa73dc9ce610bb93df3c395c0e024f15d7
size 1132692

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jul 26 14:19:01 UTC 2018 - jengelh@inai.de
- Update to new upstream release 2.2.0
* Added setwinoptions() for window title, position, and SDL
flags.
* Added support for multiple windows: extended initwindow(),
added getcurrentwindow(), setcurrentwindow(), closewindow().
* SDL_QUIT support in getch(), getevent(), kbhit(), xkbhit().
-------------------------------------------------------------------
Sun Jun 10 10:14:52 UTC 2018 - jengelh@inai.de

View File

@ -18,7 +18,7 @@
Name: SDL_bgi
%define lname libSDL_bgi1
Version: 2.1.2
Version: 2.2.0
Release: 0
Summary: BGI-compatible 2D graphics C library with SDL backend
License: Zlib AND GPL-2.0-or-later