Hello community,

here is the log from the commit of package SDL2 for openSUSE:Factory checked in 
at 2014-03-21 13:51:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDL2 (Old)
 and      /work/SRC/openSUSE:Factory/.SDL2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SDL2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDL2/SDL2.changes        2013-11-08 
08:40:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.SDL2.new/SDL2.changes   2014-03-21 
13:51:20.000000000 +0100
@@ -1,0 +2,24 @@
+Thu Mar 13 18:50:31 UTC 2014 - [email protected]
+
+- Update to 2.0.2
+  * Added SDL_GL_ResetAttributes() to reset OpenGL attributes to default values
+  * Added an API to load a database of game controller mappings from a file:
+    SDL_GameControllerAddMappingsFromFile(), 
SDL_GameControllerAddMappingsFromRW()
+  * Added game controller mappings for the PS4 and OUYA controllers
+  * Added SDL_GetDefaultAssertionHandler() and SDL_GetAssertionHandler()
+  * Added SDL_DetachThread()
+  * Added SDL_HasAVX() to determine if the CPU has AVX features
+  * Added SDL_vsscanf(), SDL_acos(), and SDL_asin() to the stdlib routines
+  * EGL can now create/manage OpenGL and OpenGL ES 1.x/2.x contexts, and share
+    them using SDL_GL_SHARE_WITH_CURRENT_CONTEXT 
+  * Added a field "clicks" to the mouse button event which records whether the 
event is a single click, double click, etc.
+  * The screensaver is now disabled by default, and there is a hint 
SDL_HINT_VIDEO_ALLOW_SCREENSAVER that can change that behavior.
+  * Added a hint SDL_HINT_MOUSE_RELATIVE_MODE_WARP to specify whether mouse 
relative mode should be emulated using mouse warping.
+  * testgl2 does not need to link with libGL anymore
+  * Added testgles2 test program to demonstrate working with OpenGL ES 2.0
+  * Added controllermap test program to visually map a game controller
+  * Fixed fullscreen and focused behavior when receiving NotifyGrab events
+  * Added experimental Wayland and Mir support, disabled by default
+- Added SDL2-devel provides
+
+-------------------------------------------------------------------

Old:
----
  SDL2-2.0.1.tar.gz
  SDL2-2.0.1.tar.gz.sig

New:
----
  SDL2-2.0.2.tar.gz
  SDL2-2.0.2.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ SDL2.spec ++++++
--- /var/tmp/diff_new_pack.D4OjTh/_old  2014-03-21 13:51:21.000000000 +0100
+++ /var/tmp/diff_new_pack.D4OjTh/_new  2014-03-21 13:51:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,13 +18,12 @@
 
 Name:           SDL2
 %define lname  libSDL2-2_0-0
-Version:        2.0.1
+Version:        2.0.2
 Release:        0
 Summary:        Simple DirectMedia Layer Library
 License:        Zlib
 Group:          Development/Libraries/X11
 Url:            http://libsdl.org/
-
 #DL-URL:       http://libsdl.org/download-2.0.php
 Source:         http://libsdl.org/release/%name-%version.tar.gz
 Source2:        http://libsdl.org/release/%name-%version.tar.gz.sig
@@ -83,6 +82,7 @@
 Requires:       pkgconfig(glu)
 Requires:       pkgconfig(x11)
 Requires:       pkgconfig(xproto)
+Provides:       SDL2-devel = %{version}
 
 %description -n libSDL2-devel
 This package contains files needed for development with the SDL2

++++++ SDL2-2.0.1.tar.gz -> SDL2-2.0.2.tar.gz ++++++
++++ 60357 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to