Accepting request 736514 from GNOME:Factory

Scripted push from {project}

OBS-URL: https://build.opensuse.org/request/show/736514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=76
This commit is contained in:
Dominique Leuenberger 2019-10-17 10:58:11 +00:00 committed by Git OBS Bridge
commit 74da29b357
4 changed files with 24 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73fa651ec0d89d73dd3070b129ce2203a66171dfc0bd2caa3570a9c93d2d0781
size 5509752

3
gdk-pixbuf-2.40.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1582595099537ca8ff3b99c6804350b4c058bb8ad67411bbaae024ee7cead4e6
size 5512160

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Oct 8 11:52:24 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.40.0:
+ Allow creating a GdkPixbuf instance without any property.
-------------------------------------------------------------------
Mon Sep 9 08:46:09 UTC 2019 - mgorse@suse.com
- Update to version 2.39.2:
+ Add gdk_pixbuf_init_modules() for applications with GdkPixbuf
loader modules in a separate directory.
+ Add subproject fallback for dependencies.
+ Handle large XPM without crashing.
+ Use the appropriate gdk-pixbuf-query-loaders on install.
+ Disable deprecation warnings introduced by GLib 2.62.
+ Escape GIF version in error messages.
+ Render GIF frames on demand.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 9 08:46:08 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> Mon Sep 9 08:46:08 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -20,14 +20,14 @@
%define gdk_pixbuf_binary_version 2.10.0 %define gdk_pixbuf_binary_version 2.10.0
Name: gdk-pixbuf Name: gdk-pixbuf
Version: 2.38.2 Version: 2.40.0
Release: 0 Release: 0
Summary: An image loading library Summary: An image loading library
License: LGPL-2.1-or-later License: LGPL-2.1-or-later
Group: Development/Libraries/GNOME Group: Development/Libraries/GNOME
URL: https://www.gnome.org/ URL: https://www.gnome.org/
Source0: https://download.gnome.org/sources/gdk-pixbuf/2.38/%{name}-%{version}.tar.xz Source0: https://download.gnome.org/sources/gdk-pixbuf/2.40/%{name}-%{version}.tar.xz
Source1: macros.gdk-pixbuf Source1: macros.gdk-pixbuf
Source2: README.SUSE Source2: README.SUSE
Source3: gdk-pixbuf-rpmlintrc Source3: gdk-pixbuf-rpmlintrc