Hello community,

here is the log from the commit of package SDL2 for openSUSE:Factory checked in 
at 2013-11-08 08:40:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07 
09:03:04.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.SDL2.new/SDL2.changes   2013-11-08 
08:40:07.000000000 +0100
@@ -1,0 +2,18 @@
+Thu Nov  7 10:56:36 UTC 2013 - mailaen...@opensuse.org
+
+- Update to version 2.0.1:
+  * Added an API to get common filesystem paths in SDL_filesystem.h: 
+    SDL_GetBasePath(), SDL_GetPrefPath() 
+  * Added an API to do optimized YV12 and IYUV texture updates: 
+    SDL_UpdateYUVTexture() 
+  * Added an API to get the amount of RAM on the system: 
+    SDL_GetSystemRAM() 
+  * Added a macro to perform timestamp comparisons with SDL_GetTicks(): 
+    SDL_TICKS_PASSED() 
+  * Dramatically improved OpenGL ES 2.0 rendering performance 
+  * Added OpenGL attribute SDL_GL_FRAMEBUFFER_SRGB_CAPABLE
+  * Fixed float audio support with the PulseAudio driver 
+  * Fixed missing line endpoints in the OpenGL renderer on some drivers 
+  * X11 symbols are no longer defined to avoid collisions when linking 
statically 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ SDL2.spec ++++++
--- /var/tmp/diff_new_pack.7TLWAS/_old  2013-11-08 08:40:08.000000000 +0100
+++ /var/tmp/diff_new_pack.7TLWAS/_new  2013-11-08 08:40:08.000000000 +0100
@@ -18,7 +18,7 @@
 
 Name:           SDL2
 %define lname  libSDL2-2_0-0
-Version:        2.0.0
+Version:        2.0.1
 Release:        0
 Summary:        Simple DirectMedia Layer Library
 License:        Zlib
@@ -36,6 +36,7 @@
 BuildRequires:  Mesa-libGLESv1_CM-devel
 BuildRequires:  Mesa-libGLESv2-devel
 BuildRequires:  alsa-devel >= 0.9.0
+BuildRequires:  dos2unix
 BuildRequires:  esound-devel >= 0.2.8
 BuildRequires:  libICE-devel
 BuildRequires:  libX11-devel
@@ -90,6 +91,13 @@
 %prep
 %{?gpg_verify: %gpg_verify %{S:2}}
 %setup -q
+dos2unix WhatsNew.txt
+dos2unix TODO.txt
+dos2unix BUGS.txt
+dos2unix README-SDL.txt
+dos2unix README.txt
+dos2unix CREDITS.txt
+dos2unix COPYING.txt
 
 %build
 %configure \

++++++ SDL2-2.0.0.tar.gz -> SDL2-2.0.1.tar.gz ++++++
++++ 33194 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to