From 89f1a7990ef349349d09a72de9a16921895ad843d8e92cfebdea5387ed94dc1c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 5 Jan 2018 11:17:17 +0000 Subject: [PATCH] - Update to new upstream release 2.1.0 OBS-URL: https://build.opensuse.org/package/show/graphics/SDL_bgi?expand=0&rev=24 --- SDL_bgi-2.0.8.tar.gz | 3 --- SDL_bgi-2.1.0.tar.gz | 3 +++ SDL_bgi.changes | 7 +++++++ SDL_bgi.spec | 8 +++----- 4 files changed, 13 insertions(+), 8 deletions(-) delete mode 100644 SDL_bgi-2.0.8.tar.gz create mode 100644 SDL_bgi-2.1.0.tar.gz diff --git a/SDL_bgi-2.0.8.tar.gz b/SDL_bgi-2.0.8.tar.gz deleted file mode 100644 index fd1eb40..0000000 --- a/SDL_bgi-2.0.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:df8ca07cffa3d5a70955747817e2dfb6cbfa47d63eb2f279ccd1af04ae997c76 -size 626498 diff --git a/SDL_bgi-2.1.0.tar.gz b/SDL_bgi-2.1.0.tar.gz new file mode 100644 index 0000000..30ebd41 --- /dev/null +++ b/SDL_bgi-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f12e9cd6603fee52967bee82d24f6201a50216a4c16d2e08e369026f11e71285 +size 774203 diff --git a/SDL_bgi.changes b/SDL_bgi.changes index 8877028..325bb01 100644 --- a/SDL_bgi.changes +++ b/SDL_bgi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 5 11:09:14 UTC 2018 - jengelh@inai.de + +- Update to new upstream release 2.1.0 + * fixed a bug in getch() + * added mouse wheel up/down events + ------------------------------------------------------------------- Tue Nov 15 23:27:02 UTC 2016 - jengelh@inai.de diff --git a/SDL_bgi.spec b/SDL_bgi.spec index 8266369..9874442 100644 --- a/SDL_bgi.spec +++ b/SDL_bgi.spec @@ -1,7 +1,7 @@ # # spec file for package SDL_bgi # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: SDL_bgi %define lname libSDL_bgi1 -Version: 2.0.8 +Version: 2.1.0 Release: 0 Summary: BGI-compatible 2D graphics C library with SDL backend License: Zlib and GPL-2.0+ @@ -90,13 +90,11 @@ EOF %postun -n %lname -p /sbin/ldconfig %files -n %lname -%defattr(-,root,root) %doc LICENSE %_libdir/libSDL_bgi.so.* %files -n libSDL_bgi-devel -%defattr(-,root,root) -%doc README doc/* +%doc README.md doc/* %_includedir/SDL2/ %_includedir/SDL_bgi/ %_libdir/libSDL_bgi.so