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-04-10 17:45:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf (Old)
 and      /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdk-pixbuf"

Fri Apr 10 17:45:21 2026 rev:108 rq:1345343 version:2.44.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes    2026-02-05 
17:57:16.219727754 +0100
+++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.21863/gdk-pixbuf.changes 
2026-04-10 17:45:35.951478856 +0200
@@ -1,0 +2,32 @@
+Wed Apr  8 14:28:57 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 2.44.6:
+  + build: Add a legacy_xpm option to build the old xpm loader
+  + xpm: Rename the old xpm loader to legacy-xpm, and use it for
+    gdk_pixbuf_new_from_xpm_data if it is available. Note that the
+    old loader will only be used for this purpose. xpm files still
+    get loaded with glycin.
+  + jpeg: Reject data with an unsupported number of components
+  + Update contribution guidelines
+  + glycin: Fix an issue with looping animations
+  + Do not accidentally query loaders from the host
+- Pass legacy_xpm=enabled to meson setup, build legacy xpm support
+
+-------------------------------------------------------------------
+Mon Mar 23 08:31:24 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
+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.4.obscpio
  gdk-pixbuf-jpeg-slow.patch

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  gdk-pixbuf-2.44.6.tar.xz

----------(Old B)----------
  Old:  + 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.
----------(Old E)----------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gdk-pixbuf.spec ++++++
--- /var/tmp/diff_new_pack.icloGz/_old  2026-04-10 17:45:37.051524118 +0200
+++ /var/tmp/diff_new_pack.icloGz/_new  2026-04-10 17:45:37.055524282 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gdk-pixbuf
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 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,18 +20,16 @@
 %define gdk_pixbuf_binary_version 2.10.0
 
 Name:           gdk-pixbuf
-Version:        2.44.4
+Version:        2.44.6
 Release:        0
 Summary:        An image loading library
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/GNOME
 URL:            https://www.gnome.org/
-Source0:        %{name}-%{version}.tar.zst
+Source0:        %{name}-%{version}.tar.xz
 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
@@ -122,6 +120,7 @@
 
 %build
 %meson \
+       -Dtests=false                 \
        -Dinstalled_tests=false \
        -Dothers=enabled \
         -Dandroid=disabled \
@@ -133,6 +132,7 @@
         -Dglycin=enabled              \
         -Dbuiltin_loaders='glycin'    \
         -Dthumbnailer=disabled        \
+        -Dlegacy_xpm=enabled          \
        %{nil}
 %meson_build
 
@@ -164,12 +164,6 @@
 %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

++++++ _scmsync.obsinfo ++++++
mtime: 1775659259
commit: a200abfefd9c78db15656f9794a9522da4c49c446d1f028b4cbbce520bffdebe
url: https://src.opensuse.org/GNOME/gdk-pixbuf
revision: a200abfefd9c78db15656f9794a9522da4c49c446d1f028b4cbbce520bffdebe
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.icloGz/_old  2026-04-10 17:45:37.187529714 +0200
+++ /var/tmp/diff_new_pack.icloGz/_new  2026-04-10 17:45:37.191529878 +0200
@@ -3,18 +3,17 @@
   <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.4</param>
+    <param name="revision">2.44.6</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v?(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
-<!--    <param name="changesgenerate">enable</param> -->
+    <!--    <param name="changesgenerate">enable</param> -->
   </service>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
+  <service name="tar" mode="manual"/>
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
-    <param name="compression">zst</param>
+    <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="manual" />
+  <service name="set_version" mode="manual"/>
 </services>
 
-

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-04-09 08:05:43.000000000 +0200
@@ -0,0 +1,2 @@
+.osc
+osc-collab.*

++++++ gdk-pixbuf.obsinfo ++++++
--- /var/tmp/diff_new_pack.icloGz/_old  2026-04-10 17:45:37.343536133 +0200
+++ /var/tmp/diff_new_pack.icloGz/_new  2026-04-10 17:45:37.351536462 +0200
@@ -1,5 +1,5 @@
 name: gdk-pixbuf
-version: 2.44.4
-mtime: 1761057452
-commit: c9e6d11cbfa085d7b59dd6ad3b1cbfa26348ce13
+version: 2.44.6
+mtime: 1774959743
+commit: cbbcb7f1b6334b5ca6c644aca2f0a8a0067aec58
 

Reply via email to