Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gegl for openSUSE:Factory checked in at 2024-02-21 17:53:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gegl (Old) and /work/SRC/openSUSE:Factory/.gegl.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gegl" Wed Feb 21 17:53:05 2024 rev:73 rq:1147890 version:0.4.46 Changes: -------- --- /work/SRC/openSUSE:Factory/gegl/gegl.changes 2023-06-27 23:15:25.838955179 +0200 +++ /work/SRC/openSUSE:Factory/.gegl.new.1706/gegl.changes 2024-02-21 17:53:19.912605595 +0100 @@ -1,0 +2,7 @@ +Tue Feb 20 10:19:01 UTC 2024 - Antonio Larrosa <[email protected]> + +- Replace BuildRequires libSDL2-devel with pkgconfig(sdl2) which + fixes building in SLE where both libSDL2-devel and a newer + SDL2-devel packages are available. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gegl.spec ++++++ --- /var/tmp/diff_new_pack.b3UW7z/_old 2024-02-21 17:53:20.692633827 +0100 +++ /var/tmp/diff_new_pack.b3UW7z/_new 2024-02-21 17:53:20.692633827 +0100 @@ -1,7 +1,7 @@ # # spec file for package gegl # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -40,7 +40,6 @@ BuildRequires: gcc-c++ BuildRequires: gobject-introspection-devel >= 1.32.0 BuildRequires: gtk-doc -BuildRequires: libSDL2-devel BuildRequires: libjpeg-devel BuildRequires: libspiro-devel BuildRequires: libstdc++-devel @@ -82,6 +81,7 @@ BuildRequires: pkgconfig(pangocairo) >= 1.38.0 BuildRequires: pkgconfig(poppler-glib) >= 0.71.0 BuildRequires: pkgconfig(pygobject-3.0) +BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(vapigen) >= 0.20.0 # since version 0.3.5, we no longer provide an orig-addon package, as ffmpeg/libav # exists in Tumbleweed and we use it to build
