Accepting request 729371 from home:iznogood:branches:GNOME:Factory

New stable release

OBS-URL: https://build.opensuse.org/request/show/729371
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=160
This commit is contained in:
Bjørn Lie 2019-09-09 09:52:23 +00:00 committed by Git OBS Bridge
parent 3817741267
commit acd3ddea49
4 changed files with 24 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Sep 9 08:46:08 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.38.2:
+ build: Remove unnecessary argument.
+ gif: Suppress last deprecation warning.
+ tests:
- Disable deprecation warnings for GTimeVal.
- Add test for issue 95.
- Add test image for invalid XPM data.
+ Disable deprecation warnings for GTimeVal.
+ Use the monotonic clock instead of wall one.
+ xpm:
- Fail when XPM file doesn't contain enough data.
- Simplify error path.
- Sanity check XPM file dimensions.
-------------------------------------------------------------------
Wed May 8 09:33:53 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -18,18 +18,21 @@
# 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.1
Version: 2.38.2
Release: 0
Summary: An image loading library
License: LGPL-2.1-or-later
Group: Development/Libraries/GNOME
URL: https://www.gnome.org/
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