Hello community,

here is the log from the commit of package gdk-pixbuf for openSUSE:Factory 
checked in at 2012-02-16 16:13:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdk-pixbuf (Old)
 and      /work/SRC/openSUSE:Factory/.gdk-pixbuf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdk-pixbuf", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdk-pixbuf/gdk-pixbuf.changes    2012-01-06 
11:43:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gdk-pixbuf.new/gdk-pixbuf.changes       
2012-02-16 16:13:15.000000000 +0100
@@ -1,0 +2,18 @@
+Tue Feb  7 16:53:33 UTC 2012 - [email protected]
+
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+-------------------------------------------------------------------
+Sun Feb  5 18:52:47 UTC 2012 - [email protected]
+
+- Update to version 2.25.2:
+  + New functions to load pixbufs from resources:
+    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.
+- Drop gdk-pixbuf-missing-include.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  gdk-pixbuf-2.25.0.tar.xz
  gdk-pixbuf-missing-include.patch

New:
----
  gdk-pixbuf-2.25.2.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gdk-pixbuf.spec ++++++
--- /var/tmp/diff_new_pack.Wabv8S/_old  2012-02-16 16:13:18.000000000 +0100
+++ /var/tmp/diff_new_pack.Wabv8S/_new  2012-02-16 16:13:18.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdk-pixbuf
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -19,7 +19,7 @@
 %define gdk_pixbuf_binary_version 2.10.0
 
 Name:           gdk-pixbuf
-Version:        2.25.0
+Version:        2.25.2
 Release:        0
 Summary:        An image loading library
 License:        LGPL-2.1+
@@ -28,14 +28,10 @@
 Source1:        macros.gdk-pixbuf
 Source2:        README.SUSE
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM gdk-pixbuf-missing-include.patch bgo#666518 
[email protected] -- Add missing include
-Patch0:         gdk-pixbuf-missing-include.patch
 BuildRequires:  libjasper-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  translation-update-upstream
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(glib-2.0) >= 2.31.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(libpng)
@@ -106,10 +102,8 @@
 %if "%_lib" == "lib64"
 cp -a %{S:2} .
 %endif
-%patch0 -p1
 
 %build
-# Needed for patch0 or when BUILD_FROM_VCS is set
 %if 0%{?BUILD_FROM_VCS}
 [ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
 %endif
@@ -208,6 +202,7 @@
 %files devel
 %defattr(-, root, root)
 %{_bindir}/gdk-pixbuf-csource
+%{_bindir}/gdk-pixbuf-pixdata
 %{_mandir}/man1/gdk-pixbuf-csource.1*
 %{_includedir}/gdk-pixbuf-2.0
 %{_libdir}/pkgconfig/*.pc

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to