Hello community,

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

Package is "gtk3", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes        2012-01-09 
15:42:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2012-01-26 
15:59:34.000000000 +0100
@@ -1,0 +2,83 @@
+Tue Jan 24 11:18:14 UTC 2012 - vu...@opensuse.org
+
+- Move ChangeLog to devel subpackage, as it can be big and is not
+  needed on a default install.
+
+-------------------------------------------------------------------
+Fri Jan 20 21:46:25 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.10:
+  + GtkApplication:
+    - Move application menu handling over from GIO
+    - Fix resize grip positioning in GtkApplicationWindow
+  + Wayland:
+    - Make combo boxes work
+    - Make key modifiers work like on X11
+    - Make mouse buttons work correctly
+  + Quartz:
+    - Make key modifiers work more like they do on X11
+  + Printing:
+    - Fix handling of custom cups options
+  + Accessibility:
+    - Bring key snooping support back for now
+  + Updated translations.
+- Drop gtk3-unbreak-apps.patch: fixed upstream.
+
+-------------------------------------------------------------------
+Fri Jan 20 14:08:02 UTC 2012 - vu...@opensuse.org
+
+- Add gtk3-unbreak-apps.patch: revert a change in 3.3.8 that breaks
+  eog and epiphany.
+
+-------------------------------------------------------------------
+Tue Jan 17 07:13:15 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.8:
+  + GtkApplication:
+    - Supports logout notification and inhibiting
+    - Buttons, toolbuttons and switches can now be connected to
+      GActions
+  + GtkSpinButton no longer allows to change the value when not
+    editable
+  + GtkLabel link support has been rewritten to be be more robust
+  + GtkBuilder:
+    - Supports the 'id' in GtkComboBoxText
+    - Can parse GVariant-valued properties
+    - Support loading from a GResource
+  + GtkImage:
+    - Support loading from a GResource
+  + GtkUIManager:
+    - Support loading from a GResource
+  + Accessibility:
+    - Key snooping support has been removed
+  + Wayland backend:
+    - Cursor handling updates
+    - Look for cursors in the 'weston' directory
+    - Make resize grips work
+    - Implement device grabs
+    - Implement window geometry hints
+    - Set surface type based on window type hint
+    - Add basic clipboard and selection implementations
+    - Implement client-side keyboard repeat
+    - Update GdkWindow focus state to match reality
+  + Theming:
+    - Improved CSS compliance for selector matching
+    - Improved CSS compliance for value resolution, including full
+      support for 'inherit', 'initial', 'currentColor', 'none'
+    - Support border-style properties
+    - 'window-unfocused' has been renamed to 'backdrop'
+  + New deprecations:
+    - GdkColor
+    - GtkButton::inner-border
+  + Miscellaneous:
+    - Turn default theme css files and dnd cursors into
+      GResources
+  + Bugs fixed: bgo#543520, bgo#612396, bgo#613728, bgo#620240,
+    bgo#629878, bgo#631414, bgo#639875, bgo#657367, bgo#659516,
+    bgo#660139, bgo#660309, bgo#663479, bgo#665015, bgo#666103,
+    bgo#666600, bgo#666685, bgo#666710, bgo#666842, bgo#667018,
+    bgo#667229, bgo#667394, bgo#667473, bgo#667485, bgo#667534,
+    bgo#667546, bgo#667628, bgo#667695, bgo#667705, bgo#666921.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gtk+-3.3.6.tar.xz

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

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

Other differences:
------------------
++++++ gtk3.spec ++++++
--- /var/tmp/diff_new_pack.WgV0Er/_old  2012-01-26 15:59:36.000000000 +0100
+++ /var/tmp/diff_new_pack.WgV0Er/_new  2012-01-26 15:59:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk3
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Dominique Leuenebrger, Amsterdam, Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -24,7 +24,7 @@
 
 Name:           gtk3
 %define _name gtk+
-Version:        3.3.6
+Version:        3.3.10
 Release:        0
 Summary:        The GTK+ toolkit library (version 3)
 License:        LGPL-2.1+
@@ -50,7 +50,7 @@
 BuildRequires:  pkgconfig(colord)
 BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.23.5
-BuildRequires:  pkgconfig(glib-2.0) >= 2.31.6
+BuildRequires:  pkgconfig(glib-2.0) >= 2.31.11
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(pango)
@@ -445,7 +445,7 @@
 
 %files -n libgtk-3-0
 %defattr(-, root, root)
-%doc AUTHORS COPYING README NEWS ChangeLog
+%doc AUTHORS COPYING README NEWS
 %if "%_lib" == "lib64"
 %doc README.SUSE
 %endif
@@ -528,10 +528,12 @@
 
 %files devel
 %defattr(-,root,root)
+%doc ChangeLog
 %doc %{_datadir}/gtk-doc/html/gail-libgail-util3/
 %doc %{_datadir}/gtk-doc/html/gdk3/
 %doc %{_datadir}/gtk-doc/html/gtk3/
 %{_bindir}/gtk3-demo
+%{_bindir}/gtk3-demo-application
 %{_datadir}/aclocal/gtk-3.0.m4
 %{_datadir}/gir-1.0/*.gir
 %dir %{_datadir}/gtk-3.0

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

Reply via email to