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 2021-04-12 12:36:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf (Old)
 and      /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdk-pixbuf"

Mon Apr 12 12:36:04 2021 rev:82 rq:881680 version:2.42.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes    2020-12-09 
22:11:57.983100190 +0100
+++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.2401/gdk-pixbuf.changes  
2021-04-12 12:39:01.873485520 +0200
@@ -1,0 +2,29 @@
+Sat Mar 27 20:45:00 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Disable building of docs: creates a cycle with python:
+  + Drop python3-gi-docgen BuildRequires.
+  + Pass gtk_doc=false to meson
+
+-------------------------------------------------------------------
+Sun Mar 21 15:51:52 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 2.42.4:
+  + Make enum type registration thread safe.
+  + Do not install skipped test files.
+  + Fix GIF initialization.
+  + Always run GIF loader tests.
+  + Fix leaks discovered via ASan.
+  + Expose GdkPixbufLoader API via introspection.
+  + Fix revert-to-previous first frame behaviour for GIF files.
+  + Link to libintl if needed.
+  + Improve support for using gdk-pixbuf as a subproject.
+  + Fix build with GModule disabled.
+  + Use gi-docgen to generate the API reference from introspection
+    data.
+- Replace gtk-doc BuildRequires with python3-gi-docgen: follow
+  upstreams port.
+- As a workaround to
+  https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/177, delete
+  the installed gi-docgen program files.
+
+-------------------------------------------------------------------

Old:
----
  gdk-pixbuf-2.42.2.zip

New:
----
  gdk-pixbuf-2.42.4.zip

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

Other differences:
------------------
++++++ gdk-pixbuf.spec ++++++
--- /var/tmp/diff_new_pack.bkiJYK/_old  2021-04-12 12:39:02.441486181 +0200
+++ /var/tmp/diff_new_pack.bkiJYK/_new  2021-04-12 12:39:02.445486186 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gdk-pixbuf
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # 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.42.2
+Version:        2.42.4
 Release:        0
 Summary:        An image loading library
 License:        LGPL-2.1-or-later
@@ -38,7 +38,6 @@
 Source99:       baselibs.conf
 
 BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  gtk-doc
 BuildRequires:  libjpeg-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  meson >= 0.55.3
@@ -146,7 +145,7 @@
        -Djasper=false \
        -Dx11=false \
        -Dbuiltin_loaders=none \
-       -Dgtk_doc=true \
+       -Dgtk_doc=false \
        -Dintrospection=enabled \
        -Dman=true \
        -Drelocatable=false \
@@ -251,7 +250,6 @@
 %{_libdir}/*.so
 %{_datadir}/gir-1.0/GdkPixbuf-2.0.gir
 %{_datadir}/gir-1.0/GdkPixdata-2.0.gir
-%doc %{_datadir}/gtk-doc/html/gdk-pixbuf
 %{_rpmmacrodir}/macros.gdk-pixbuf
 
 %files lang -f %{name}.lang

++++++ _service ++++++
--- /var/tmp/diff_new_pack.bkiJYK/_old  2021-04-12 12:39:02.481486228 +0200
+++ /var/tmp/diff_new_pack.bkiJYK/_new  2021-04-12 12:39:02.481486228 +0200
@@ -2,7 +2,7 @@
  <service name="download_url" mode="disabled">
    <param name="protocol">https</param>
    <param name="host">download.gnome.org</param>
-   <param name="path">sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.2.tar.xz</param>
+   <param name="path">sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.4.tar.xz</param>
  </service>
  <service name="set_version" mode="disabled" />
 </services>

Reply via email to