commit clutter-gst for openSUSE:Factory
Hello community, here is the log from the commit of package clutter-gst for openSUSE:Factory checked in at Fri Sep 24 00:35:16 CEST 2010. -------- --- GNOME/clutter-gst/clutter-gst.changes 2010-04-02 05:21:27.000000000 +0200 +++ /mounts/work_src_done/STABLE/clutter-gst/clutter-gst.changes 2010-09-21 09:31:18.000000000 +0200 @@ -1,0 +2,22 @@ +Tue Sep 21 09:25:54 CEST 2010 - vuntz@opensuse.org + +- Update to version 1.3.2: + + Respects the pixel-aspect-ratio property of the video frames + and have VideoTexture advertise the right preferred size. + + Reworked how ARB fp programs are set on the materials using a + clutter 1.4 feature to set a program on a material, fixing the + way materials were used along the way. + + Removed all raw GL code and only use Cogl. +- Changes from version 1.2.0: + + Supports the ClutterMedia subtitle-related properties + introduced in 1.2.0. + + Added a "idle material" to VideoTexture, a material that will + be used to paint the texture when not playing any video. + + You can now set a user-agent when streaming videos. + + The usual bulk of small fixes, small memory leaks, build + (builds on GLES2 now), don't use deprecated symbols, ... +- Move gir file to devel subpackage. +- Remove explicit Requires of devel subpackage: they will be added + automatically, the pkgconfig() way. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- clutter-gst-1.0.0.tar.bz2 New: ---- clutter-gst-1.3.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clutter-gst.spec ++++++ --- /var/tmp/diff_new_pack.17cgOm/_old 2010-09-24 00:30:57.000000000 +0200 +++ /var/tmp/diff_new_pack.17cgOm/_new 2010-09-24 00:30:57.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package clutter-gst (Version 1.0.0) +# spec file for package clutter-gst (Version 1.3.2) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -25,9 +25,8 @@ BuildRequires: gstreamer-0_10-plugins-base-devel License: LGPLv2.1+ Group: System/Libraries -Version: 1.0.0 -Release: 3 -# FIXME: make sure introspection files are built once we have gobject-introspection 0.6.8 +Version: 1.3.2 +Release: 1 Source: http://www.clutter-project.org/sources/clutter-gst/0.10/%{name}-%{version}.tar.bz2 Url: http://clutter-project.org/ Summary: GStreamer integration for Clutter @@ -56,9 +55,6 @@ Summary: GStreamer integration for Clutter Group: Development/Libraries/C and C++ Requires: libclutter-gst-1_0-0 = %{version} -Requires: clutter-devel -Requires: gstreamer-0_10-devel -Requires: gstreamer-0_10-plugins-base-devel Provides: clutter-doc = %{version} Obsoletes: clutter-doc < %{version} @@ -90,7 +86,6 @@ %files -n libclutter-gst-1_0-0 %defattr(-,root,root) %doc README COPYING ChangeLog -%{_datadir}/gir-1.0/ClutterGst-1.0.gir %{_libdir}/*.so.* %{_libdir}/girepository-1.0/ClutterGst-1.0.typelib @@ -99,6 +94,7 @@ %{_libdir}/*.so %{_includedir}/clutter-1.0/* %{_libdir}/pkgconfig/*.pc -%{_datadir}/gtk-doc/html/clutter-gst +%{_datadir}/gir-1.0/ClutterGst-1.0.gir +%doc %{_datadir}/gtk-doc/html/clutter-gst %changelog ++++++ clutter-gst-1.0.0.tar.bz2 -> clutter-gst-1.3.2.tar.bz2 ++++++ ++++ 6842 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de