Hello community,

here is the log from the commit of package totem for openSUSE:Factory checked 
in at 2014-05-05 21:16:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/totem (Old)
 and      /work/SRC/openSUSE:Factory/.totem.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "totem"

Changes:
--------
--- /work/SRC/openSUSE:Factory/totem/totem.changes      2013-10-04 
07:26:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.totem.new/totem.changes 2014-05-05 
21:17:42.000000000 +0200
@@ -1,0 +2,65 @@
+Mon Mar 24 15:12:51 UTC 2014 - [email protected]
+
+- Update to version 3.12.0:
+  + Fix artifacts caused by GtkPopovers.
+  + Don't add containers in the Recent view.
+  + Various opensubtitles plugin bug fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar 18 12:06:16 UTC 2014 - [email protected]
+
+- Update to version 3.11.91:
+  + Use popovers for menus, and remove their shadows.
+  + Hide popups after 2 seconds not 5.
+  + Fix crashers when deleting items.
+  + Only resolve using the passed source.
+  + Remove stock icons usage.
+  + Don't offer to save file in ~/Videos subdirs.
+  + Fix empty window title in some cases.
+  + Fix handling of kbd shortcuts with multiple modifiers.
+  + Blacklist adult sources for now.
+  + Fix ngettext usage.
+  + Avoid queueing multiple thumbnail updates.
+  + Add names to timeouts and idles.
+  + Don't monitor the filesystem plugin.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 18 18:10:27 UTC 2014 - [email protected]
+
+- Update to version 3.11.90:
+  + Add sideways swipe gestures to seek inside the window.
+  + Move Open/Add menu items to the "Add" button.
+  + Add drop support to the "Recent" section of the overview.
+  + Implement "Make Available Offline".
+  + Maximise window by default.
+  + Make F10 show the gear menu.
+  + Make Ctrl+F toggle the search mode.
+  + Handle the "Play DVD" remote control key.
+  + Pause playback when the screensaver comes on.
+  + Correct spacing and title of the preferences window.
+  + Remove film strip by default from thumbnails, nautilus will add
+    them itself if necessary.
+  + Fix monitoring of Grilo sources.
+  + Show switcher buttons when turning on search.
+  + Ensure the buffering spinner gets removed when closing a file.
+
+-------------------------------------------------------------------
+Wed Feb  5 12:10:45 UTC 2014 - [email protected]
+
+- Update to version 3.11.5:
+  + Complete redesign.
+- Drop gstreamer-plugins-bad BuildRequires: it's also listed as
+  pkgconfig(gstreamer-plugins-bad-1.0).
+- Drop pkgconfig(ice) and pkgconfig(sm) BuildRequires: smclient
+  support was removed.
+- Drop pkgconfig(dbus-glib-1) BuildRequires: no longer needed.
+- Add appdata-tools BuildRequires: new dependency to validate the
+  appdata file.
+- Add gnome-common BuildRequires and call to autoreconf: the
+  tarball was bootstrapped with an older version of appdata-tools,
+  which did not have the --nonet parameter (and as a consequence
+  expects internet access).
+
+-------------------------------------------------------------------

Old:
----
  totem-3.10.1.tar.xz

New:
----
  totem-3.12.0.tar.xz

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

Other differences:
------------------
++++++ totem.spec ++++++
--- /var/tmp/diff_new_pack.gpMxVa/_old  2014-05-05 21:17:43.000000000 +0200
+++ /var/tmp/diff_new_pack.gpMxVa/_new  2014-05-05 21:17:43.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package totem
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,16 +19,17 @@
 %define build_zeitgeist_plugin 1
 
 Name:           totem
-Version:        3.10.1
+Version:        3.12.0
 Release:        0
 Summary:        Movie Player for the GNOME Desktop
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          Productivity/Multimedia/Video/Players
 Url:            http://www.gnome.org/projects/totem/
-Source0:        
http://download.gnome.org/sources/totem/3.10/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/totem/3.12/%{name}-%{version}.tar.xz
+BuildRequires:  appdata-tools
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  gstreamer-plugins-bad >= 0.11.93
+BuildRequires:  gnome-common
 BuildRequires:  gstreamer-plugins-good >= 0.11.93
 # For gst-inspect tool
 BuildRequires:  gstreamer-utils >= 0.11.93
@@ -39,20 +40,18 @@
 BuildRequires:  vala >= 0.14.1
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(cairo)
-BuildRequires:  pkgconfig(clutter-1.0) >= 1.10.0
+BuildRequires:  pkgconfig(clutter-1.0) >= 1.17.3
 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) >= 2.33.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.35.0
 BuildRequires:  pkgconfig(gnome-icon-theme)
-BuildRequires:  pkgconfig(grilo-0.2) >= 0.1.16
+BuildRequires:  pkgconfig(grilo-0.2) >= 0.2.9
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
 BuildRequires:  pkgconfig(gstreamer-1.0) >= 0.11.93
 BuildRequires:  pkgconfig(gstreamer-plugins-bad-1.0) >= 1.0.2
 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(gtk+-3.0) >= 3.11.5
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(libepc-ui-1.0) > 0.4.0
 BuildRequires:  pkgconfig(libnautilus-extension)
@@ -60,8 +59,7 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(pygobject-3.0) >= 2.90.3
 BuildRequires:  pkgconfig(shared-mime-info)
-BuildRequires:  pkgconfig(sm)
-BuildRequires:  pkgconfig(totem-plparser) >= 3.9.92
+BuildRequires:  pkgconfig(totem-plparser) >= 3.10.1
 BuildRequires:  pkgconfig(x11)
 %if %{build_zeitgeist_plugin}
 BuildRequires:  pkgconfig(zeitgeist-2.0) >= 0.9.12
@@ -194,6 +192,7 @@
 translation-update-upstream
 
 %build
+autoreconf -fiv
 export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins
 %configure\
         --disable-static
@@ -236,12 +235,13 @@
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/*
 %{_datadir}/GConf/gsettings/totem.convert
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/totem.appdata.xml
 %{_datadir}/applications/*.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.totem.enums.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.totem.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/totem*.*
 %{_datadir}/icons/hicolor/*/devices/totem*.*
-%{_datadir}/icons/hicolor/scalable/actions/*.svg
 %dir %{_datadir}/thumbnailers
 %{_datadir}/thumbnailers/totem.thumbnailer
 %{_datadir}/totem/
@@ -274,7 +274,6 @@
 %{_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/lirc/

++++++ totem-3.10.1.tar.xz -> totem-3.12.0.tar.xz ++++++
++++ 217100 lines of diff (skipped)

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

Reply via email to