Hello community, here is the log from the commit of package clutter for openSUSE:Factory checked in at 2012-06-07 15:37:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clutter (Old) and /work/SRC/openSUSE:Factory/.clutter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clutter", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/clutter/clutter.changes 2012-05-22 10:08:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.clutter.new/clutter.changes 2012-06-07 15:37:41.000000000 +0200 @@ -1,0 +2,17 @@ +Tue May 29 18:26:04 UTC 2012 - [email protected] + +- Update to version 1.10.6: + + Fix assertions and segfaults with touch events. + + Drop usage of GL types in Clutter: C, GLib, and Cogl provide + the same exact types, and we also get to drop the dependency on + the GL header. + + Update Visual Studio project files and build rules. + + Fix assertion error in ClutterFlowLayout. + + Re-allow passing NULL in clutter_text_set_text(). The switch to + ClutterTextBuffer introduced a regression. + + Add missing annotations in ClutterText. + + Bug fixes: bgo#675371, bgo#676150, bgo#676068, bgo#675890, + bgo#675396. +- Drop BuildRequires: pkgconfig(gl), no longer needed. + +------------------------------------------------------------------- Old: ---- clutter-1.10.4.tar.xz New: ---- clutter-1.10.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clutter.spec ++++++ --- /var/tmp/diff_new_pack.1f4RXD/_old 2012-06-07 15:37:43.000000000 +0200 +++ /var/tmp/diff_new_pack.1f4RXD/_new 2012-06-07 15:37:43.000000000 +0200 @@ -17,9 +17,9 @@ Name: clutter -Version: 1.10.4 +Version: 1.10.6 Release: 0 -# FIXME: on update to > 1.10.2, check if workaround for bgo#674365 can be dropped +# FIXME: on update to > 1.10.6, check if workaround for bgo#674365 can be dropped Summary: The clutter library License: LGPL-2.1+ Group: System/Libraries @@ -32,7 +32,6 @@ BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(cogl-1.0) >= 1.9.6 BuildRequires: pkgconfig(gdk-3.0) >= 3.3.18 -BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(gobject-2.0) >= 2.31.19 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(json-glib-1.0) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
