Hello community,

here is the log from the commit of package totem for openSUSE:Factory checked 
in at 2019-10-17 13:04:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/totem (Old)
 and      /work/SRC/openSUSE:Factory/.totem.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "totem"

Thu Oct 17 13:04:03 2019 rev:141 rq:736612 version:3.34.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/totem/totem.changes      2019-07-16 
08:28:45.835388363 +0200
+++ /work/SRC/openSUSE:Factory/.totem.new.2352/totem.changes    2019-10-17 
13:04:04.852576889 +0200
@@ -1,0 +2,44 @@
+Fri Oct  4 17:48:13 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 3.34.1:
+  + Fix broken symbolic icon.
+  + Updated translations.
+- Drop totem-fix-symbolic-icon.patch: Fixed upstream.
+
+-------------------------------------------------------------------
+Mon Sep 30 13:10:04 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Add totem-fix-symbolic-icon.patch: Fix symbolic icon.
+
+-------------------------------------------------------------------
+Fri Sep  6 17:02:01 CDT 2019 - mgo...@suse.com
+
+- Update to version 3.34.0:
+  + Make introspection non-optional for the plugin system to work.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Sep  4 16:48:45 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Add totem-revert-vaapi-disable.patch: Revert upstreams disabling
+  of vaapi support, it works fine on openSUSE.
+
+-------------------------------------------------------------------
+Tue Sep  3 10:32:38 CDT 2019 - mgo...@suse.com
+
+- Update to version 3.33.90:
+  + Update application icon.
+  + Use title case for the "Open Containing Folder" menu item.
+  + Disable VAAPI support for now, it's too buggy.
+  + Changes in version 3.33.0:
+  + Add "Open containing folder" menu item.
+  + Include "totem" in the desktop keywords.
+  + Make --version command-line option public.
+  + Reduce GSettings writes on startup.
+  + Fix menu sensitivity for OpenSubtitles plugin.
+- Add open-directory plugin.
+  + Remove obsolete LIRC and Brasero plugins.
+- Remove/obsolete -plugin-brasero package: removed upstream.
+- Remove comments related to lirc: plugin removed upstream.
+
+-------------------------------------------------------------------

Old:
----
  totem-3.32.1.tar.xz

New:
----
  totem-3.34.1.tar.xz
  totem-revert-vaapi-disable.patch

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

Other differences:
------------------
++++++ totem.spec ++++++
--- /var/tmp/diff_new_pack.i2uVer/_old  2019-10-17 13:04:05.536575156 +0200
+++ /var/tmp/diff_new_pack.i2uVer/_new  2019-10-17 13:04:05.540575146 +0200
@@ -18,13 +18,15 @@
 
 %define build_zeitgeist_plugin 0
 Name:           totem
-Version:        3.32.1
+Version:        3.34.1
 Release:        0
 Summary:        Movie Player for the GNOME Desktop
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Productivity/Multimedia/Video/Players
 URL:            https://wiki.gnome.org/Apps/Videos
-Source0:        
https://download.gnome.org/sources/totem/3.32/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/totem/3.34/%{name}-%{version}.tar.xz
+# PATCH-FEATURE-OPENSUSE totem-revert-vaapi-disable.patch -- Revert upstreams 
disabling of vaapi support
+Patch0:         totem-revert-vaapi-disable.patch
 
 BuildRequires:  appstream-glib
 BuildRequires:  fdupes
@@ -34,8 +36,6 @@
 BuildRequires:  gstreamer-utils >= 0.11.93
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
-# FIXME meson does not recognise lirc_client
-#BuildRequires:  lirc-devel
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  python3-pylint
@@ -75,6 +75,8 @@
 Recommends:     gstreamer-plugins-ugly
 Recommends:     totem-plugins
 Suggests:       gnome-dvb-daemon
+# totem-plugin-brasero has been removed.
+Obsoletes:      totem-plugin-brasero
 # totem-plugin-upnp has been substituted by a grilo plugin.
 Obsoletes:      totem-plugin-upnp <= %{version}
 # The browser plugins were dropped with totem 3.13.90
@@ -108,18 +110,6 @@
 
 This package includes plugins for Totem, to add advanced features.
 
-%package plugin-brasero
-Summary:        Brasero support for the Totem movie player
-Group:          Productivity/Multimedia/Video/Players
-Requires:       %{name} = %{version}
-Requires:       brasero
-Supplements:    packageand(%{name}:brasero)
-
-%description plugin-brasero
-Totem is movie player for the GNOME desktop based on GStreamer.
-
-This package includes the Brasero plugin for Totem.
-
 %if %{build_zeitgeist_plugin}
 %package plugin-zeitgeist
 Summary:        Zeitgeist support for the Totem movie player
@@ -151,8 +141,6 @@
 translation-update-upstream po totem
 
 %build
-# FIXME once we figure out whats wrong with lirc-devel, add this to meson calls
-#      -Dwith-plugins=all \
 %meson \
        -D enable-easy-codec-installation=yes \
        -D enable-gtk-doc=true \
@@ -203,8 +191,8 @@
 %{_libdir}/totem/plugins/autoload-subtitles/
 %{_libdir}/totem/plugins/dbus/
 %{_libdir}/totem/plugins/im-status/
-#%%{_libdir}/totem/plugins/lirc/
 %{_libdir}/totem/plugins/media-player-keys/
+%{_libdir}/totem/plugins/open-directory/
 %{_libdir}/totem/plugins/opensubtitles/
 %{_libdir}/totem/plugins/properties/
 %{_libdir}/totem/plugins/pythonconsole/
@@ -221,9 +209,6 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.totem.plugins.opensubtitles.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.totem.plugins.pythonconsole.gschema.xml
 
-%files plugin-brasero
-%{_libdir}/totem/plugins/brasero-disc-recorder/
-
 %if %{build_zeitgeist_plugin}
 %files plugin-zeitgeist
 %{_libdir}/totem/plugins/zeitgeist-dp/

++++++ totem-3.32.1.tar.xz -> totem-3.34.1.tar.xz ++++++
++++ 49563 lines of diff (skipped)

++++++ totem-revert-vaapi-disable.patch ++++++
--- orig-totem-3.33.90/src/backend/bacon-video-widget.c 2019-08-02 
16:22:25.000000000 +0200
+++ totem-3.33.90/src/backend/bacon-video-widget.c      2019-09-04 
18:44:46.853228884 +0200
@@ -1050,18 +1050,6 @@
   return continue_emission;
 }
 
-static void
-disable_vaapi (void)
-{
-  GstRegistry *registry;
-  GstPlugin *plugin;
-
-  registry = gst_registry_get ();
-  plugin = gst_registry_find_plugin (registry, "vaapi");
-  if (!plugin)
-    return;
-  gst_registry_remove_plugin (registry, plugin);
-}
 
 static void
 bacon_video_widget_class_init (BaconVideoWidgetClass * klass)
@@ -1069,7 +1057,6 @@
   GObjectClass *object_class;
   GtkWidgetClass *widget_class;
 
-  disable_vaapi ();
   clutter_gst_init (NULL, NULL);
 
   object_class = (GObjectClass *) klass;

Reply via email to