Hello community,

here is the log from the commit of package clutter for openSUSE:Factory checked 
in at 2012-04-23 09:12:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clutter (Old)
 and      /work/SRC/openSUSE:Factory/.clutter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/clutter/clutter.changes  2012-03-29 
11:35:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.clutter.new/clutter.changes     2012-04-23 
09:12:16.000000000 +0200
@@ -1,0 +2,19 @@
+Thu Apr 19 13:01:17 UTC 2012 - vu...@opensuse.org
+
+- Work around broken build in some cases because of something racy:
+  build test-unit-names.h before the real make. This is temporary
+  until bgo#674365 gets fixed. Thanks to Dominique Leuenberger
+  <dims...@opensuse.org> for the workaround.
+
+-------------------------------------------------------------------
+Tue Apr 17 10:34:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.10.2:
+  + Fix expansion of actors inside a TableLayout.
+  + Fix text length passed to ClutterTextBuffer.
+  + Clean up handling of in-flight changes during implicit
+    transitions.
+  + Bugs fixed: bgo#672853, bgo#672890, bgo#672945, bgo#673783,
+    bgo#674105.
+
+-------------------------------------------------------------------

Old:
----
  clutter-1.10.0.tar.xz

New:
----
  clutter-1.10.2.tar.xz

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

Other differences:
------------------
++++++ clutter.spec ++++++
--- /var/tmp/diff_new_pack.55IN6V/_old  2012-04-23 09:12:17.000000000 +0200
+++ /var/tmp/diff_new_pack.55IN6V/_new  2012-04-23 09:12:17.000000000 +0200
@@ -17,8 +17,9 @@
 
 
 Name:           clutter
-Version:        1.10.0
+Version:        1.10.2
 Release:        0
+# FIXME: on update to > 1.10.2, check if workaround for bgo#674365 can be 
dropped
 Summary:        The clutter library
 License:        LGPL-2.1+
 Group:          System/Libraries
@@ -100,6 +101,8 @@
         --enable-xinput \
         --disable-conformance \
         --enable-docs
+# FIXME: workaround bgo#674365
+make -C tests/interactive/ test-unit-names.h
 make %{?_smp_mflags} V=1
 
 %install

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

Reply via email to