Hello community,

here is the log from the commit of package clutter for openSUSE:Factory
checked in at Fri Sep 9 11:10:51 CEST 2011.



--------
--- GNOME/clutter/clutter.changes       2011-07-27 15:48:23.000000000 +0200
+++ /mounts/work_src_done/STABLE/clutter/clutter.changes        2011-09-06 
08:12:15.000000000 +0200
@@ -1,0 +2,52 @@
+Tue Sep  6 05:50:29 UTC 2011 - vu...@opensuse.org
+
+- Update to version 1.7.14:
+  + Use newer version of ATK
+  + Allow using Layout Managers with generic containers
+  + Cookbook updates
+  + Improve examples in the API reference
+  + Ensure thread safety of the repaint functions add/removal
+  + Make the ClutterText:line-wrap property work again
+  + Disable redirection to offscreen buffer by default
+  + Bugs fixed: bgo#657681, bco#2339.
+- Pass --enable-docs to configure so we can ship the cookbook.
+- Merge doc subpackage in devel subpackage, and add appropriate
+  Provides/Obsoletes.
+
+-------------------------------------------------------------------
+Wed Aug 31 10:57:52 CEST 2011 - vu...@opensuse.org
+
+- Update to version 1.7.12:
+  + Reload the font caches on X11 when the user installs a new font
+  + Allow using "font-description" as a ClutterScript alias for
+    "font-name"
+  + Make sure that LayoutManager subclasses take the allocation
+    origin into account when allocating the children
+  + Build fixes: always link against libm.
+  + Documentation fixes
+  + Bugs fixed: bgo#657529.
+- Add pkgconfig(pangoft2) BuildRequires: new dependency.
+
+-------------------------------------------------------------------
+Tue Aug 16 04:02:13 CEST 2011 - dims...@opensuse.org
+
+- Update to version 1.7.10:
+  + Do not update the last paint volume when picking
+  + Fix building the tests
+  + Bugs fixed: bgo#656588.
+
+-------------------------------------------------------------------
+Mon Aug 15 17:15:06 CEST 2011 - dims...@opensuse.org
+
+- Update to version 1.7.8:
+  + Various fixes in Cally
+  + Add ClutterCairoTexture:auto-resize
+  + Add ClutterAnimatable.interpolate_value()
+  + Allow using Animatable implementations with ClutterState
+  + Improve ClutterModel's implementation
+  + Improve ClutterStage behaviour on OS X
+  + Bugs fixed: bgo#655387, bgo#655306, bgo#655311, bgo#655307,
+    bgo#648633.
+- Enable make check in %check.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  clutter-1.7.6.tar.bz2

New:
----
  clutter-1.7.14.tar.bz2

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

Other differences:
------------------
++++++ clutter.spec ++++++
--- /var/tmp/diff_new_pack.S5E6Ah/_old  2011-09-09 11:10:45.000000000 +0200
+++ /var/tmp/diff_new_pack.S5E6Ah/_new  2011-09-09 11:10:45.000000000 +0200
@@ -19,7 +19,7 @@
 Summary:        The clutter library
 
 Name:           clutter
-Version:        1.7.6
+Version:        1.7.14
 Release:        1
 License:        LGPLv2.1+
 Url:            http://clutter-project.org/
@@ -28,15 +28,16 @@
 Source99:       baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  xmlto
-BuildRequires:  pkgconfig(atk)
+BuildRequires:  pkgconfig(atk) >= 2.1.5
 BuildRequires:  pkgconfig(cairo)
-BuildRequires:  pkgconfig(cogl-1.0)
+BuildRequires:  pkgconfig(cogl-1.0) >= 1.7.6
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(pangocairo)
+BuildRequires:  pkgconfig(pangoft2)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcomposite)
 BuildRequires:  pkgconfig(xdamage)
@@ -66,22 +67,14 @@
 Summary:        The clutter library (Development)
 Group:          Development/Libraries/GNOME
 Requires:       libclutter-glx-1_0-0 = %{version}
+Provides:       %{name}-doc = %{version}
+Obsoletes:      %{name}-doc < %{version}
 
 %description  devel
 Clutter is an open source software library for creating fast, visually
 rich and animated graphical user interfaces. This package contain the
 files for development.
 
-%package doc
-License:        LGPLv2.1+
-Summary:        The clutter library (Documentation)
-Group:          System/Libraries
-
-%description doc
-Clutter is an open source software library for creating fast, visually
-rich and animated graphical user interfaces. This package contain the
-documentation.
-
 %lang_package
 %prep
 %setup -q
@@ -90,7 +83,8 @@
 %configure \
         --disable-static \
         --enable-xinput \
-        --disable-conformance
+        --disable-conformance \
+        --enable-docs
 make %{?_smp_mflags} V=1
 
 %install
@@ -101,7 +95,7 @@
 %fdupes %{buildroot}
 
 %check
-#make %{?jobs:-j%jobs} check
+make %{?_smp_mflags} check
 
 %post -n libclutter-glx-1_0-0 -p /sbin/ldconfig
 
@@ -122,14 +116,11 @@
 %{_includedir}/clutter-1.0
 %{_libdir}/pkgconfig/*.pc
 %{_datadir}/gir-1.0/*.gir
-
-%files doc
-%defattr(-,root,root)
-%{_datadir}/gtk-doc/html/cally/
-%{_datadir}/gtk-doc/html/clutter/
-# Own these repositories to not depend on gtk-doc while building:
-%dir %{_datadir}/gtk-doc
-%dir %{_datadir}/gtk-doc/html
+%dir %{_datadir}/clutter-1.0/
+%doc %{_datadir}/clutter-1.0/cookbook/
+%doc %{_datadir}/gtk-doc/html/cally/
+%doc %{_datadir}/gtk-doc/html/clutter/
+%doc %{_datadir}/gtk-doc/html/clutter-cookbook/
 
 %files lang -f clutter-1.0.lang
 

++++++ clutter-1.7.6.tar.bz2 -> clutter-1.7.14.tar.bz2 ++++++
++++ 46205 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to