commit SDL2 for openSUSE:Factory
Hello community, here is the log from the commit of package SDL2 for openSUSE:Factory checked in at 2014-07-29 16:48:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-05-27 12:02:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.SDL2.new/SDL2.changes 2014-07-29 16:48:53.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Jul 21 20:13:17 UTC 2014 - jengelh@inai.de + +- Update to new upstream release 2.0.3 +* This is a minor bugfix release to take care of creating an OpenGL + context on Mac OS X. + +------------------------------------------------------------------- Old: ---- SDL2-2.0.2.tar.gz SDL2-2.0.2.tar.gz.sig New: ---- SDL2-2.0.3.tar.gz SDL2-2.0.3.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SDL2.spec ++++++ --- /var/tmp/diff_new_pack.9L8cos/_old 2014-07-29 16:48:55.000000000 +0200 +++ /var/tmp/diff_new_pack.9L8cos/_new 2014-07-29 16:48:55.000000000 +0200 @@ -18,29 +18,31 @@ Name: SDL2 %define lname libSDL2-2_0-0 -Version: 2.0.2 +Version: 2.0.3 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 Source3: %name.keyring Source4: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: arts-devel BuildRequires: alsa-devel >= 0.9.0 +BuildRequires: arts-devel BuildRequires: dos2unix BuildRequires: esound-devel >= 0.2.8 -BuildRequires: gcc gcc-c++ +BuildRequires: gcc +BuildRequires: gcc-c++ BuildRequires: nasm BuildRequires: pkgconfig BuildRequires: pkgconfig(dbus-1) +BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(glu) -BuildRequires: pkgconfig(gl) %if 0%{?suse_version} > 1120 BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(glesv1_cm) @@ -52,16 +54,16 @@ %endif BuildRequires: pkgconfig(x11) %if 0%{?suse_version} > 1120 -BuildRequires: pkgconfig(xscrnsaver) BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xinerama) BuildRequires: pkgconfig(xrandr) +BuildRequires: pkgconfig(xscrnsaver) BuildRequires: pkgconfig(xxf86vm) %endif -BuildRequires: pkgconfig(xext) -BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(libpulse-simple) >= 0.9 BuildRequires: pkgconfig(udev) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xi) %ifarch ppc ppc64 BuildRequires: libspe2-devel %endif @@ -100,7 +102,6 @@ library. %prep -%{?gpg_verify: %gpg_verify %{S:2}} %setup -q dos2unix WhatsNew.txt dos2unix TODO.txt ++++++ SDL2-2.0.2.tar.gz -> SDL2-2.0.3.tar.gz ++++++ ++++ 11811 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de