Hello community,

here is the log from the commit of package gtk2 for openSUSE:Factory checked in 
at 2012-01-26 15:59:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk2 (Old)
 and      /work/SRC/openSUSE:Factory/.gtk2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk2", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk2/gtk2.changes        2012-01-11 
15:37:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gtk2.new/gtk2.changes   2012-01-26 
15:59:15.000000000 +0100
@@ -1,0 +2,20 @@
+Wed Jan 25 07:03:29 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.24.9:
+  + Implement the editing-canceled property in
+    GtkCellEditableEventBox
+  + Backport GtkScale fixes
+  + Several fixes in the MS-Windows theme
+  + quartz: fix a race condition when waking up the CGRunLoop
+  + Several build fixes:
+    - Add gmodule-2.0 dependency for gtk-query-immodules-2.0
+    - introspection: Fix srcdir != builddir builds
+  + Bugs fixed: bgo#543520, bgo#620240, bgo#629878, bgo#639455,
+    bgo#662814, bgo#663856, bgo#664238, bgo#665011, bgo#665013,
+    bgo#667458.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Drop gtk2-use-gmodule.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  gtk+-2.24.8.tar.bz2
  gtk2-use-gmodule.patch

New:
----
  gtk+-2.24.9.tar.xz

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

Other differences:
------------------
++++++ gtk2.spec ++++++
--- /var/tmp/diff_new_pack.MFrXVO/_old  2012-01-26 15:59:17.000000000 +0100
+++ /var/tmp/diff_new_pack.MFrXVO/_new  2012-01-26 15:59:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk2
 #
-# 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
@@ -15,20 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 # When updating the binary version, do not forget to also update baselibs.conf
 %define gtk_binary_version 2.10.0
 
 Name:           gtk2
 %define _name gtk+
-Version:        2.24.8
+Version:        2.24.9
 Release:        0
 # FIXME: when updating to next version, check whether we can remove the 
workaround for bgo#596977 below (removing -fomit-frame-pointer)
 Summary:        The GTK+ toolkit library (version 2)
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://www.gtk.org/
-Source:         
http://download.gnome.org/sources/gtk+/2.24/%{_name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/gtk+/2.24/%{_name}-%{version}.tar.xz
 Source2:        README.SuSE
 Source3:        gtkrc
 Source4:        baselibs.conf
@@ -45,8 +44,6 @@
 Patch23:        bugzilla-131498-allow-xim-for-all-languages.patch
 # PATCH-FIX-UPSTREAM 
gtk2-bnc130159-bgo319483-async-selection-in-gtk-font-selection.diff bnc130159 
bgo319483 feder...@novell.com - Load fonts asynchronously in GtkFontSelection 
to make it appear faster for CJK languages
 Patch24:        
gtk2-bnc130159-bgo319483-async-selection-in-gtk-font-selection.diff
-# PATCH-FIX-UPSTREAM gtk2-use-gmodule.patch vu...@opensuse.org -- fix build by 
linking gtk-query-immodules-2.0 to gmodule-2.0; taken from git
-Patch25:        gtk2-use-gmodule.patch
 # Patches taken from upstream or slated to go upstream.  We can expect these 
to become obsolete
 # in future releases.
 # Please don't delete this comment even if this section is empty -- "# empty" 
should
@@ -69,6 +66,8 @@
 BuildRequires:  libtiff-devel
 BuildRequires:  pango-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
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -320,7 +319,6 @@
 %patch22 -p1
 %patch23 -p1
 %patch24 -p1
-%patch25 -p1
 %patch53
 gnome-patch-translation-update
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to