Hello community, here is the log from the commit of package gdk-pixbuf for openSUSE:Factory checked in at 2019-03-04 09:14:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf (Old) and /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdk-pixbuf" Mon Mar 4 09:14:36 2019 rev:73 rq:680625 version:2.38.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes 2018-10-17 08:10:33.995150788 +0200 +++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new.28833/gdk-pixbuf.changes 2019-03-04 09:14:41.708662308 +0100 @@ -1,0 +2,14 @@ +Thu Feb 28 17:49:05 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 2.38.1: + + Fix OOM in JPEG2000 loader. + + Fix thumbnailing of animated GIFs. + + Multiple improvements to the GIF loader. + + Fix introspection generation. + + Fix error handling in PNG loader. + + Improve reproducibility of the build. + + Speed up saving PNG files. + + Add variables in the pkg-config files for binary utilities. + + Build fixes. + +------------------------------------------------------------------- Old: ---- gdk-pixbuf-2.38.0.tar.xz New: ---- gdk-pixbuf-2.38.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdk-pixbuf.spec ++++++ --- /var/tmp/diff_new_pack.MnGlWG/_old 2019-03-04 09:14:42.392662185 +0100 +++ /var/tmp/diff_new_pack.MnGlWG/_new 2019-03-04 09:14:42.396662185 +0100 @@ -1,7 +1,7 @@ # # spec file for package gdk-pixbuf # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,24 +12,26 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # When updating the binary version, do not forget to also update baselibs.conf %define gdk_pixbuf_binary_version 2.10.0 Name: gdk-pixbuf -Version: 2.38.0 +Version: 2.38.1 Release: 0 Summary: An image loading library License: LGPL-2.1-or-later Group: Development/Libraries/GNOME URL: https://www.gnome.org/ -Source: http://download.gnome.org/sources/gdk-pixbuf/2.38/%{name}-%{version}.tar.xz + +Source0: https://download.gnome.org/sources/gdk-pixbuf/2.38/%{name}-%{version}.tar.xz Source1: macros.gdk-pixbuf Source2: README.SUSE Source3: gdk-pixbuf-rpmlintrc Source99: baselibs.conf + BuildRequires: docbook-xsl-stylesheets BuildRequires: gtk-doc BuildRequires: libjpeg-devel @@ -125,7 +127,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 translation-update-upstream %if "%{_lib}" == "lib64" cp -a %{SOURCE2} . ++++++ gdk-pixbuf-2.38.0.tar.xz -> gdk-pixbuf-2.38.1.tar.xz ++++++ ++++ 33403 lines of diff (skipped)
