Hello community,

here is the log from the commit of package totem for openSUSE:Factory checked 
in at 2012-10-05 18:39:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/totem (Old)
 and      /work/SRC/openSUSE:Factory/.totem.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "totem", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/totem/totem.changes      2012-08-22 
12:17:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.totem.new/totem.changes 2012-10-06 
18:44:29.000000000 +0200
@@ -1,0 +2,90 @@
+Tue Sep 25 10:37:59 UTC 2012 - [email protected]
+
+- Update to version 3.6.0:
+  + Browser Plugin: Fix the plugin not loading correctly
+  + Properties: Fix memory leaks.
+
+-------------------------------------------------------------------
+Sun Sep 23 09:47:42 UTC 2012 - [email protected]
+
+- Replace ';' with 'and' in license tag.
+
+-------------------------------------------------------------------
+Tue Sep 18 11:06:08 UTC 2012 - [email protected]
+
+- Update to version 3.5.92:
+  + Backend:
+    - Fix duration conversion
+    - Simplify GStreamer helpers
+    - Fix warning related to g_object_unref()
+  + Browser plugin:
+    - Fix broken UI because of the new GtkMenuButton
+  + Main:
+    - Remove documentation list from "About" dialogue
+  + Properties:
+    - Fix string leaks.
+
+-------------------------------------------------------------------
+Thu Sep 13 18:50:23 UTC 2012 - [email protected]
+
+- Add gstreamer-plugin-gstclutter Requires: totem checks for the
+  availability of cluttersink. Totem fails to start without it.
+
+-------------------------------------------------------------------
+Wed Aug 22 09:02:30 UTC 2012 - [email protected]
+
+- Update to version 3.5.90:
+  + Plenty of build fixes to make it possible to build with Wayland
+    support
+  + Increase thumbnail size to 256 px
+  + Movie player:
+    - Rename to "Videos"
+    - Hide titlebar when maximised
+    - Move some menu items to the app menu
+    - Command-line parsing bug fixes
+    - Use Grilo to list DVDs and other optical media
+    - Remove connection speed preferences
+    - Stop DVD playback when disc is ejected
+    - Fix ordering of the playlist after drag'n'drop
+  + Backend:
+    - Port to GStreamer 1.0
+    - Add HTTP proxy support
+    - Much improved error messages
+    - Add variable rate playback
+    - Use Clutter for the OSD
+    - Disable visualisations by default
+    - Animate rotations
+    - Add av-offset support
+    - Prepare the ground for chapter support in non-DVDs
+  + Plugins:
+    - Make screenshot UI-less, like in gnome-shell
+    - Simplify the screensaver and browser plugin code
+    - Remove publish and iPlayer plugins
+    - Use Grilo 0.2
+    - Better search sidebar
+    - Add hook for site-specific user-agents
+    - Add hook for custom subtitle selection through plugins
+    - Move recent-files handling to a plugin.
+- Drop xz BuildRequires as it now comes for free in the build
+  system.
+- Add pkgconfig(gsettings-desktop-schemas) BuildRequires: new
+  dependency.
+- Replace BuildRequires for the port to GStreamer 1.0:
+  + Old: gstreamer-0_10-plugins-base, gstreamer-0_10-plugins-good,
+    pkgconfig(gstreamer-0.10),
+    pkgconfig(gstreamer-plugins-base-0.10) and
+    pkgconfig(gstreamer-tag-0.10)
+  + New: gstreamer-plugins-bad, gstreamer-plugins-good,
+    pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-plugins-base-1.0)
+    and pkgconfig(gstreamer-tag-1.0)
+- Replace pkgconfig(grilo-0.1) BuildRequires with
+  pkgconfig(grilo-0.2)
+- Replace pkgconfig(clutter-gst-1.0) BuildRequires with
+  pkgconfig(clutter-gst-2.0)
+- Remove libXtst-devel BuildRequires: the dependency got dropped
+  with the cleanup for Wayland.
+- Remove unneeded explicit gstreamer-0_10 Requires, and change
+  gstreamer-0_10-plugins-{base,good} Requires to
+  gstreamer-plugins-{base,good}.
+
+-------------------------------------------------------------------

Old:
----
  totem-3.4.3.tar.xz

New:
----
  totem-3.6.0.tar.xz

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

Other differences:
------------------
++++++ totem.spec ++++++
--- /var/tmp/diff_new_pack.3cIuv5/_old  2012-10-06 18:44:30.000000000 +0200
+++ /var/tmp/diff_new_pack.3cIuv5/_new  2012-10-06 18:44:30.000000000 +0200
@@ -19,41 +19,39 @@
 %define build_zeitgeist_plugin 1
 
 Name:           totem
-Version:        3.4.3
+Version:        3.6.0
 Release:        0
 # FIXME: Check if --disable-maintainer-mode can be dropped from configure. 
Last checked with 3.2.0
 Url:            http://www.gnome.org/projects/totem/
 Summary:        Movie Player for the GNOME Desktop
-License:        GPL-2.0+ ; LGPL-2.1+
+License:        GPL-2.0+ and LGPL-2.1+
 Group:          Productivity/Multimedia/Video/Players
-Source0:        
http://download.gnome.org/sources/totem/3.4/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/totem/3.6/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gstreamer-0_10-plugins-good
+BuildRequires:  gstreamer-plugins-bad >= 0.11.93
+BuildRequires:  gstreamer-plugins-good >= 0.11.93
+# For gst-inspect tool
+BuildRequires:  gstreamer-utils >= 0.11.93
 BuildRequires:  intltool
-BuildRequires:  libXtst-devel
 BuildRequires:  lirc-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.14.1
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
-# We need these to pickup the playbin plugin
-BuildRequires:  gstreamer-0_10-plugins-base
-BuildRequires:  gstreamer-utils
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(clutter-1.0)
-BuildRequires:  pkgconfig(clutter-gst-1.0) >= 1.3.9
+BuildRequires:  pkgconfig(clutter-gst-2.0) >= 1.5.5
 BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.0.2
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.33.0
 BuildRequires:  pkgconfig(gnome-icon-theme)
-BuildRequires:  pkgconfig(grilo-0.1) >= 0.1.16
-BuildRequires:  pkgconfig(gstreamer-0.10)
-BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
-BuildRequires:  pkgconfig(gstreamer-tag-0.10)
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.6
+BuildRequires:  pkgconfig(grilo-0.2) >= 0.1.16
+BuildRequires:  pkgconfig(gsettings-desktop-schemas)
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 0.11.93
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
+BuildRequires:  pkgconfig(gstreamer-tag-1.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.5.2
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(libepc-ui-1.0) > 0.4.0
@@ -69,9 +67,11 @@
 %if %{build_zeitgeist_plugin}
 BuildRequires:  pkgconfig(zeitgeist-1.0)
 %endif
-Requires:       gstreamer010
-Requires:       gstreamer010-plugins-base
-Requires:       gstreamer010-plugins-good
+# We want a useful set of plugins
+Requires:       gstreamer-plugins-base
+Requires:       gstreamer-plugins-good
+# Required for cluttersink
+Requires:       gstreamer-plugin-gstclutter
 Requires:       iso-codes
 Recommends:     %{name}-lang
 Recommends:     totem-plugins
@@ -279,30 +279,29 @@
 %files plugins
 %defattr(-, root, root)
 # Explicitly list plugins
+%{_libdir}/totem/plugins/apple-trailers/
+%{_libdir}/totem/plugins/autoload-subtitles/
 %{_libdir}/totem/plugins/brasero-disc-recorder/
 %{_libdir}/totem/plugins/chapters/
 %{_libdir}/totem/plugins/dbus/
 %{_libdir}/totem/plugins/grilo/
 %{_libdir}/totem/plugins/gromit/
 %{_libdir}/totem/plugins/im-status/
-%{_libdir}/totem/plugins/iplayer/
 %{_libdir}/totem/plugins/lirc/
 %{_libdir}/totem/plugins/media-player-keys/
 %{_libdir}/totem/plugins/ontop/
 %{_libdir}/totem/plugins/opensubtitles/
 %{_libdir}/totem/plugins/properties/
-%{_libdir}/totem/plugins/publish/
 %{_libdir}/totem/plugins/pythonconsole/
+%{_libdir}/totem/plugins/recent/
 %{_libdir}/totem/plugins/rotation/
 %{_libdir}/totem/plugins/save-file/
 %{_libdir}/totem/plugins/screensaver/
 %{_libdir}/totem/plugins/screenshot/
 %{_libdir}/totem/plugins/skipto/
 %{_datadir}/GConf/gsettings/opensubtitles.convert
-%{_datadir}/GConf/gsettings/publish.convert
 %{_datadir}/GConf/gsettings/pythonconsole.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.totem.plugins.opensubtitles.gschema.xml
-%{_datadir}/glib-2.0/schemas/org.gnome.totem.plugins.publish.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.totem.plugins.pythonconsole.gschema.xml
 
 %if %{build_zeitgeist_plugin}

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

Reply via email to