Accepting request 103086 from home:vuntz:branches:GNOME:Factory

Small cleanup

OBS-URL: https://build.opensuse.org/request/show/103086
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=35
This commit is contained in:
Vincent Untz
2012-02-08 10:55:27 +00:00
committed by Git OBS Bridge
parent 47326b30cb
commit b41209c578
2 changed files with 10 additions and 8 deletions

View File

@@ -1,15 +1,21 @@
-------------------------------------------------------------------
Tue Feb 7 16:53:33 UTC 2012 - vuntz@opensuse.org
- Remove xz BuildRequires now that it comes for free in the build
system.
-------------------------------------------------------------------
Sun Feb 5 18:52:47 UTC 2012 - zaitor@opensuse.org
- Update to version 2.25.2:
+ New functions to load pixbufs from resources:
gdk_pixbuf_new_from_resource.
gdk_pixbuf_new_from_resource,
gdk_pixbuf_new_from_resource_at_scale.
+ gdk-pixbuf-pixdata is a new program that generates raw binary
GdkPixdata files, and there is a new loader for these.
+ Updated translations.
- Removed gdk-pixbuf-missing-include.patch - Fixed upstream.
- Drop gdk-pixbuf-missing-include.patch: fixed upstream.
-------------------------------------------------------------------
Mon Dec 19 11:43:36 UTC 2011 - vuntz@opensuse.org