Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package SDL2 for openSUSE:Factory checked in at 2021-12-12 00:56:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SDL2 (Old) and /work/SRC/openSUSE:Factory/.SDL2.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SDL2" Sun Dec 12 00:56:09 2021 rev:36 rq:936346 version:2.0.18 Changes: -------- --- /work/SRC/openSUSE:Factory/SDL2/SDL2.changes 2021-11-10 21:46:09.303803789 +0100 +++ /work/SRC/openSUSE:Factory/.SDL2.new.2520/SDL2.changes 2021-12-12 00:56:54.538555514 +0100 @@ -1,0 +2,39 @@ +Tue Nov 30 17:30:02 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.0.18 + * Added SDL_RenderGeometry() and SDL_RenderGeometryRaw() to + allow rendering of arbitrary shapes using the SDL 2D render + API. + * Added SDL_SetTextureUserData() and SDL_GetTextureUserData() + to associate application data with an SDL texture. + * Added SDL_RenderWindowToLogical() and + SDL_RenderLogicalToWindow() to convert between window + coordinates and logical render coordinates. + * Added SDL_RenderSetVSync() to change whether a renderer + present is synchronized with vblank at runtime. + * Added SDL_PremultiplyAlpha() to premultiply alpha on a block + of SDL_PIXELFORMAT_ARGB8888 pixels. + * Added a window event SDL_WINDOWEVENT_DISPLAY_CHANGED which is + sent when a window changes what display it is centered on. + * Added SDL_GetWindowICCProfile() to query a window's ICC + profile, and a window event SDL_WINDOWEVENT_ICCPROF_CHANGED + that is sent when it changes. + * Added the hint SDL_HINT_VIDEO_EGL_ALLOW_TRANSPARENCY to allow + EGL windows to be transparent instead of opaque. + * Added SDL_SetWindowMouseRect() and SDL_GetWindowMouseRect() + to confine the mouse cursor to an area of a window. + * You can now read precise mouse wheel motion using 'preciseX' + and 'preciseY' event fields. + * Added SDL_GameControllerHasRumble() and + SDL_GameControllerHasRumbleTriggers() to query whether a game + controller supports rumble. + * Added SDL_JoystickHasRumble() and + SDL_JoystickHasRumbleTriggers() to query whether a joystick + supports rumble. + * SDL's hidapi implementation is now available as a public API + in SDL_hidapi.h. +- Drop SDL2-endian.patch (inapplicable), + sdl2-fix-wayland-fullscreen.patch (merged), + audio-Support-pulse-as-an-alias-for-pulseaudio.patch (merged) + +------------------------------------------------------------------- Old: ---- SDL2-2.0.16.tar.gz SDL2-2.0.16.tar.gz.sig SDL2-endian.patch audio-Support-pulse-as-an-alias-for-pulseaudio.patch sdl2-fix-wayland-fullscreen.patch New: ---- SDL2-2.0.18.tar.gz SDL2-2.0.18.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SDL2.spec ++++++ --- /var/tmp/diff_new_pack.tdnIJw/_old 2021-12-12 00:56:55.110555907 +0100 +++ /var/tmp/diff_new_pack.tdnIJw/_new 2021-12-12 00:56:55.110555907 +0100 @@ -19,7 +19,7 @@ %define sle_version 0 Name: SDL2 %define lname libSDL2-2_0-0 -Version: 2.0.16 +Version: 2.0.18 Release: 0 Summary: Simple DirectMedia Layer Library License: Zlib @@ -31,10 +31,7 @@ Source3: %name.keyring Source4: baselibs.conf Patch1: sdl2-symvers.patch -Patch2: SDL2-endian.patch Patch3: sdl2-khronos.patch -Patch4: sdl2-fix-wayland-fullscreen.patch -Patch5: audio-Support-pulse-as-an-alias-for-pulseaudio.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: nasm @@ -55,11 +52,9 @@ # KMS/DRM driver needs libdrm and libgbm BuildRequires: pkgconfig(gbm) >= 9.0.0 BuildRequires: pkgconfig(libdrm) >= 2.4.46 -%if 0%{?suse_version} > 1220 -BuildRequires: pkgconfig(tslib) -%endif BuildRequires: pkgconfig(libpulse-simple) >= 0.9 BuildRequires: pkgconfig(libudev) +BuildRequires: pkgconfig(tslib) BuildRequires: pkgconfig(udev) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-cursor) ++++++ SDL2-2.0.16.tar.gz -> SDL2-2.0.18.tar.gz ++++++ /work/SRC/openSUSE:Factory/SDL2/SDL2-2.0.16.tar.gz /work/SRC/openSUSE:Factory/.SDL2.new.2520/SDL2-2.0.18.tar.gz differ: char 5, line 1