Accepting request 213912 from GNOME:Factory
- Update to version 2.30.3: + Expand the test suite. + Enable coverage testing with --enable-coverage. + Unify sniff buffer sizes across loaders: 4k everywhere. + Port to GTask (bgo#712704). + xpm: Fix scaling (bgo#686514). + xpm: Update colors from pango (bgo#678996). + qtif: fix fread() error check (bgo#721371). (forwarded request 213829 from dimstar) OBS-URL: https://build.opensuse.org/request/show/213912 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=35
This commit is contained in:
commit
1435d50ee8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cababfa075a9a60426809309ec86b82ea28e83f44ef69c898e48c040b6feecbf
|
||||
size 1307140
|
3
gdk-pixbuf-2.30.3.tar.xz
Normal file
3
gdk-pixbuf-2.30.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c229c53f59573eab9410b53690a4b9db770312c80a4d84ecd6295aa894574494
|
||||
size 1323316
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 07:44:12 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.30.3:
|
||||
+ Expand the test suite.
|
||||
+ Enable coverage testing with --enable-coverage.
|
||||
+ Unify sniff buffer sizes across loaders: 4k everywhere.
|
||||
+ Port to GTask (bgo#712704).
|
||||
+ xpm: Fix scaling (bgo#686514).
|
||||
+ xpm: Update colors from pango (bgo#678996).
|
||||
+ qtif: fix fread() error check (bgo#721371).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 17 11:38:54 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gdk-pixbuf
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%define gdk_pixbuf_binary_version 2.10.0
|
||||
|
||||
Name: gdk-pixbuf
|
||||
Version: 2.30.2
|
||||
Version: 2.30.3
|
||||
Release: 0
|
||||
Summary: An image loading library
|
||||
License: LGPL-2.1+
|
||||
|
Loading…
Reference in New Issue
Block a user