Accepting request 448795 from GNOME:Next

New stable, yet a versionbump :-)

OBS-URL: https://build.opensuse.org/request/show/448795
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=120
This commit is contained in:
Bjørn Lie 2017-01-09 11:31:09 +00:00 committed by Git OBS Bridge
parent 7216704358
commit f127c24105
4 changed files with 33 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9d5ba72070460c1b5b74115d395a3e33daeb7b7b67fb256cdccc9d7187c42a38
size 2711044

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5223138f7d31afc6b356a049930304ec0abd6ac1113a5d3d1dba5cd4a4d639ec
size 5157296

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Jan 4 19:39:13 UTC 2017 - zaitor@opensuse.org
- Update to version 2.36.3:
+ gif, ico: Fix area-updated coordinates (bgo#581484).
+ tga: Improve error handling (bgo#575217).
+ jasper: Improve error handling (bgo#685543).
+ Test suite improvements (bgo#696331).
+ Minor documentation fixes (bgo#776457).
+ Updated translations.
-------------------------------------------------------------------
Tue Dec 20 17:20:27 UTC 2016 - zaitor@opensuse.org
- Update to version 2.36.2:
+ Fix a NULL pointer dereference (bgo#776026).
+ Fix a memory leak (bgo#776020).
+ Support bmp headers with bitmask (bgo#766890).
+ Add tests for scaling (bgo#80925).
+ Handle compressed pixdata in resources (bgo#776105).
+ Avoid a buffer overrun in the qtif loader (bgo#775648).
+ Fix a crash in the bmp loader (bgo#775242).
+ Fix crash opening pnm images with large dimensions
(bgo#775232).
+ Prevent buffer overflow in the pixdata loader (bgo#775693).
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 13 15:43:35 UTC 2016 - dimstar@opensuse.org Tue Dec 13 15:43:35 UTC 2016 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package gdk-pixbuf # spec file for package gdk-pixbuf
# #
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%define gdk_pixbuf_binary_version 2.10.0 %define gdk_pixbuf_binary_version 2.10.0
Name: gdk-pixbuf Name: gdk-pixbuf
Version: 2.36.1 Version: 2.36.3
Release: 0 Release: 0
Summary: An image loading library Summary: An image loading library
License: LGPL-2.1+ License: LGPL-2.1+
@ -50,8 +50,8 @@ Clutter.
%package -n libgdk_pixbuf-2_0-0 %package -n libgdk_pixbuf-2_0-0
Summary: An image loading library Summary: An image loading library
Group: System/Libraries
# Provide %%{name} to make the lang package installable # Provide %%{name} to make the lang package installable
Group: System/Libraries
Provides: %{name} = %{version} Provides: %{name} = %{version}
Requires(post): gdk-pixbuf-query-loaders Requires(post): gdk-pixbuf-query-loaders
Recommends: %{name}-lang = %{version} Recommends: %{name}-lang = %{version}