Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gdk-pixbuf for openSUSE:Factory checked in at 2026-02-05 17:56:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf (Old) and /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdk-pixbuf" Thu Feb 5 17:56:44 2026 rev:107 rq:1330956 version:2.44.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes 2026-02-01 22:03:46.732419932 +0100 +++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.1670/gdk-pixbuf.changes 2026-02-05 17:57:16.219727754 +0100 @@ -2,12 +1,0 @@ -Thu Jan 29 10:00:06 UTC 2026 - Bjørn Lie <[email protected]> - -- Update to version 2.44.5: - + Make the testsuite work with glycin - + glycin: Add support for xpm and xbm - + Updated translations. -- Drop gdk-pixbuf-jpeg-slow.patch, we are not running tests, nor do - we want to depend on glycin during build as it leads to a cycle. -- Pass test=false to meson setup. -- Drop unused check section and already disabled meson_test macro. - -------------------------------------------------------------------- Old: ---- gdk-pixbuf-2.44.5.obscpio New: ---- gdk-pixbuf-2.44.4.obscpio gdk-pixbuf-jpeg-slow.patch ----------(New B)---------- New: + Add %check section and call %meson_test + Add gdk-pixbuf-jpeg-slow.patch: allow pixbuf-jpeg to run for more than 30s, by marking it as a slow test ----------(New E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdk-pixbuf.spec ++++++ --- /var/tmp/diff_new_pack.HLvAPB/_old 2026-02-05 17:57:18.575826700 +0100 +++ /var/tmp/diff_new_pack.HLvAPB/_new 2026-02-05 17:57:18.591827372 +0100 @@ -1,7 +1,7 @@ # # spec file for package gdk-pixbuf # -# Copyright (c) 2026 SUSE LLC and contributors +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define gdk_pixbuf_binary_version 2.10.0 Name: gdk-pixbuf -Version: 2.44.5 +Version: 2.44.4 Release: 0 Summary: An image loading library License: LGPL-2.1-or-later @@ -30,6 +30,8 @@ Source1: macros.gdk-pixbuf Source2: README.SUSE Source99: baselibs.conf +# PATCH-FIX-UPSTREAM gdk-pixbuf-jpeg-slow.patch -- https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/merge_requests/174 +Patch0: gdk-pixbuf-jpeg-slow.patch BuildRequires: docbook-xsl-stylesheets BuildRequires: docutils @@ -120,7 +122,6 @@ %build %meson \ - -Dtests=false \ -Dinstalled_tests=false \ -Dothers=enabled \ -Dandroid=disabled \ @@ -163,6 +164,12 @@ %endif %define _gdk_pixbuf_query_loaders_update_cache %{_gdk_pixbuf_query_loaders} --update-cache +%ifarch x86_64 +%check +echo Meson test skipped, as glyin/bubblewrap does not work inside the OBS workers +%dnl %meson_test +%endif + %post -n libgdk_pixbuf-2_0-0 /sbin/ldconfig %if 0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.HLvAPB/_old 2026-02-05 17:57:18.967843163 +0100 +++ /var/tmp/diff_new_pack.HLvAPB/_new 2026-02-05 17:57:18.999844507 +0100 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://gitlab.gnome.org/GNOME/gdk-pixbuf.git</param> - <param name="revision">2.44.5</param> + <param name="revision">2.44.4</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ gdk-pixbuf-2.44.5.obscpio -> gdk-pixbuf-2.44.4.obscpio ++++++ ++++ 5228 lines of diff (skipped) ++++++ gdk-pixbuf-jpeg-slow.patch ++++++ diff --git a/tests/meson.build b/tests/meson.build index 37810666..eff43cc3 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -81,7 +81,7 @@ installed_tests = { 'suites': ['io'], }, 'pixbuf-jpeg': { - 'suites': ['format'], + 'suites': ['format', 'slow'], 'skip': not enabled_loaders.contains('jpeg'), }, 'pixbuf-dpi': { ++++++ gdk-pixbuf.obsinfo ++++++ --- /var/tmp/diff_new_pack.HLvAPB/_old 2026-02-05 17:57:23.356027448 +0100 +++ /var/tmp/diff_new_pack.HLvAPB/_new 2026-02-05 17:57:23.356027448 +0100 @@ -1,5 +1,5 @@ name: gdk-pixbuf -version: 2.44.5 -mtime: 1769677667 -commit: 4499bdfd98cd4d1586bda4e105eef48d23e2e362 +version: 2.44.4 +mtime: 1761057452 +commit: c9e6d11cbfa085d7b59dd6ad3b1cbfa26348ce13
