Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2012-03-19 09:57:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-28 
19:23:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2012-03-19 
09:57:28.000000000 +0100
@@ -1,0 +2,29 @@
+Tue Mar  6 08:02:39 UTC 2012 - [email protected]
+
+- Update to version 3.3.18:
+  + Add support for touch devices:
+    - New device types GDK_SOURCE_TOUCHSCREEN and
+      GDK_SOURCE_TOUCHPAD for direct and indirect touch devices
+    - New event GdkEventTouch and GDK_TOUCH_MASK
+    - New signal GtkWidget::touch-event
+  + Add support for smooth scrolling:
+    - Scroll events can contain scroll deltas, obtainable via
+      gdk_event_get_scroll_deltas()
+    - Scroll direction for such events is GDK_SCROLL_SMOOTH
+    - To receive scroll events, widgets must now set either
+      GDK_SCROLL_MASK or GDK_SMOOTH_SCROLL_MASK
+  + GtkScrolledWindow will do kinetic scrolling with touch devices
+  + XInput2 is now required for building the X11 backend, support
+    for XInput1 has been removed
+  + Deprecations are now versioned, and new API is marked with the
+    version it was introduced. Use these with
+    GDK_VERSION_{MIN,MAX}_REQUIRED
+  + Theming:
+    - Memory consumption of the CSS parser has been reduced
+    - CSS selectors of the form "a + b" and "a ~ b" work now
+  + Bugs fixed: bgo#650693, bgo#655065, bgo#668141, bgo#669335,
+    bgo#669342, bgo#670555, bgo#670881, bgo#671057, bgo#671070,
+    bgo#671170.
+  + Updated translations.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gtk3.spec ++++++
--- /var/tmp/diff_new_pack.g1doDN/_old  2012-03-19 09:57:31.000000000 +0100
+++ /var/tmp/diff_new_pack.g1doDN/_new  2012-03-19 09:57:31.000000000 +0100
@@ -24,7 +24,7 @@
 
 Name:           gtk3
 %define _name gtk+
-Version:        3.3.16
+Version:        3.3.18
 Release:        0
 Summary:        The GTK+ toolkit library (version 3)
 License:        LGPL-2.1+
@@ -48,7 +48,7 @@
 BuildRequires:  pkgconfig(colord)
 BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.25.2
-BuildRequires:  pkgconfig(glib-2.0) >= 2.31.18
+BuildRequires:  pkgconfig(glib-2.0) >= 2.31.20
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(pango)
@@ -209,8 +209,8 @@
 Requires:       %{name} = %{version}
 Requires(post): %{name}-tools
 Requires(postun): %{name}-tools
-Provides:       locale(%{name}:ko)
 Provides:       locale(%{name}:ja)
+Provides:       locale(%{name}:ko)
 Provides:       locale(%{name}:th)
 Provides:       locale(%{name}:zh)
 

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

Reply via email to