Accepting request 680186 from GNOME:Next

New stable release, not buildtested

OBS-URL: https://build.opensuse.org/request/show/680186
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=156
This commit is contained in:
2019-03-01 18:26:14 +00:00
committed by Git OBS Bridge
parent fbec4f4db8
commit 5252ae3b4a
4 changed files with 24 additions and 8 deletions

View File

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

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

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Feb 28 17:49:05 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- 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.
-------------------------------------------------------------------
Sun Sep 9 07:32:39 UTC 2018 - antoine.belvire@opensuse.org

View File

@@ -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 @@ This package contains the development files for gdk-pixbuf.
%lang_package
%prep
%setup -q
%autosetup -p1
translation-update-upstream
%if "%{_lib}" == "lib64"
cp -a %{SOURCE2} .