Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package SDL2 for openSUSE:Factory checked in at 2022-01-25 17:35:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SDL2 (Old) and /work/SRC/openSUSE:Factory/.SDL2.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SDL2" Tue Jan 25 17:35:44 2022 rev:38 rq:948217 version:2.0.20 Changes: -------- --- /work/SRC/openSUSE:Factory/SDL2/SDL2.changes 2021-12-18 20:29:21.818213142 +0100 +++ /work/SRC/openSUSE:Factory/.SDL2.new.1938/SDL2.changes 2022-01-25 17:36:30.466153486 +0100 @@ -1,0 +2,20 @@ +Sun Jan 16 12:27:09 UTC 2022 - Carsten Ziepke <kiel...@gmail.com> + +- Drop 0001-Fix-build-against-wayland-1.20.patch + Fixed upstream: https://github.com/libsdl-org/SDL/pull/5092 + +------------------------------------------------------------------- +Tue Jan 11 19:47:23 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 2.0.20 + * SDL_RenderGeometryRaw() takes a pointer to SDL_Color, not + int. You can cast color data in SDL_PIXELFORMAT_RGBA32 format + (SDL_PIXELFORMAT_ABGR8888 on little endian systems) for this + parameter. + * Improved accuracy of horizontal and vertical line drawing + when using OpenGL or OpenGLES. + * Added the hint SDL_HINT_RENDER_LINE_METHOD to control the + method of line drawing used, to select speed, correctness, + and compatibility. + +------------------------------------------------------------------- Old: ---- 0001-Fix-build-against-wayland-1.20.patch SDL2-2.0.18.tar.gz SDL2-2.0.18.tar.gz.sig New: ---- SDL2-2.0.20.tar.gz SDL2-2.0.20.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SDL2.spec ++++++ --- /var/tmp/diff_new_pack.JadLjh/_old 2022-01-25 17:36:34.846123321 +0100 +++ /var/tmp/diff_new_pack.JadLjh/_new 2022-01-25 17:36:34.850123293 +0100 @@ -1,7 +1,7 @@ # # spec file for package SDL2 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define sle_version 0 Name: SDL2 %define lname libSDL2-2_0-0 -Version: 2.0.18 +Version: 2.0.20 Release: 0 Summary: Simple DirectMedia Layer Library License: Zlib @@ -33,7 +33,6 @@ Source4: baselibs.conf Patch1: sdl2-symvers.patch Patch2: sdl2-khronos.patch -Patch3: 0001-Fix-build-against-wayland-1.20.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: nasm @@ -108,10 +107,10 @@ %prep %autosetup -p1 -perl -i -pe 's{\r\n}{\n}g' *.txt +perl -i -pe 's{\r\n}{\n}g' *.txt README.md %build -%global _lto_cflags %{_lto_cflags} -ffat-lto-objects +%global _lto_cflags %_lto_cflags -ffat-lto-objects # In this instance, we do want --with-pic because of libSDL2main.a. %configure --with-pic --disable-alsa-shared --disable-video-directfb \ --enable-video-kmsdrm --enable-video-wayland \ ++++++ SDL2-2.0.18.tar.gz -> SDL2-2.0.20.tar.gz ++++++ /work/SRC/openSUSE:Factory/SDL2/SDL2-2.0.18.tar.gz /work/SRC/openSUSE:Factory/.SDL2.new.1938/SDL2-2.0.20.tar.gz differ: char 5, line 1