Hello community,

here is the log from the commit of package xplayer for openSUSE:Factory checked 
in at 2017-11-10 14:56:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xplayer (Old)
 and      /work/SRC/openSUSE:Factory/.xplayer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xplayer"

Fri Nov 10 14:56:25 2017 rev:12 rq:539326 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/xplayer/xplayer.changes  2017-06-29 
15:21:51.871810402 +0200
+++ /work/SRC/openSUSE:Factory/.xplayer.new/xplayer.changes     2017-11-10 
14:56:43.461538809 +0100
@@ -1,0 +2,14 @@
+Sat Nov  4 10:10:46 UTC 2017 - [email protected]
+
+- Update to version 1.6.0:
+  * Menubar: Renamed Movie menu to File.
+  * Remove xplayer-mozilla.
+  * Fullscreen: Improve layout.
+  * Fullscreen: Invert button layout.
+  * Fullscreen: Remove top button box and integrate buttons into
+    statusbar.
+  * Fullscreen: Increase statusbar border width to make
+    GtkVolumeButton pop up visible.
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  xplayer-1.4.3.tar.gz

New:
----
  xplayer-1.6.0.tar.gz

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

Other differences:
------------------
++++++ xplayer.spec ++++++
--- /var/tmp/diff_new_pack.sFVN3x/_old  2017-11-10 14:56:44.769491501 +0100
+++ /var/tmp/diff_new_pack.sFVN3x/_new  2017-11-10 14:56:44.769491501 +0100
@@ -18,10 +18,10 @@
 
 %bcond_without zeitgeist
 Name:           xplayer
-Version:        1.4.3
+Version:        1.6.0
 Release:        0
 Summary:        Generic media player
-License:        GPL-2.0+ and LGPL-2.1+
+License:        GPL-2.0+ AND LGPL-2.1+
 Group:          Productivity/Multimedia/Video/Players
 Url:            https://github.com/linuxmint/xplayer
 Source:         
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -75,8 +75,10 @@
 Requires:       xplayer-plugins
 Recommends:     %{name}-lang
 Recommends:     %{name}-plugins
-Suggests:       %{name}-browser-plugin
 Suggests:       gnome-dvb-daemon
+Obsoletes:      %{name}-browser-plugin < %{version}
+Obsoletes:      %{name}-browser-plugin-gmp < %{version}
+Obsoletes:      %{name}-browser-plugin-vegas < %{version}
 %glib2_gsettings_schema_requires
 %if %{with zeitgeist}
 BuildRequires:  pkgconfig(zeitgeist-2.0) >= 0.9.12
@@ -131,50 +133,6 @@
 This package includes the Zeitgeist plugin for xplayer.
 %endif
 
-%package browser-plugin
-Summary:        Browser Plugin Based on xplayer media player
-Group:          Productivity/Multimedia/Video/Players
-Requires:       %{name} = %{version}
-Supplements:    packageand(%{name}:browser(npapi))
-
-%description browser-plugin
-xplayer is a media player based on GStreamer for the Cinnamon
-desktop and others. It features a playlist, a full-screen mode,
-seek and volume controls, and complete keyboard navigation.
-
-Apart from a movie player, it also includes a Mozilla plugin.
-
-This package does not include the Windows Media (gmp) browser
-plugin, nor the Flash video (vegas) plugin.
-
-%package browser-plugin-gmp
-Summary:        Windows Media Browser Plugin Based on xplayer media player
-Group:          Productivity/Multimedia/Video/Players
-Requires:       %{name} = %{version}
-Requires:       %{name}-browser-plugin = %{version}
-Supplements:    packageand(%{name}:browser(npapi))
-
-%description browser-plugin-gmp
-xplayer is a media player based on GStreamer for the Cinnamon
-desktop and others. It features a playlist, a full-screen mode,
-seek and volume controls, and complete keyboard navigation.
-
-This package includes only the Windows Media (gmp) browser plugin.
-
-%package browser-plugin-vegas
-Summary:        Flash video Browser Plugin Based on xplayer media player
-Group:          Productivity/Multimedia/Video/Players
-Requires:       %{name} = %{version}
-Requires:       %{name}-browser-plugin = %{version}
-Enhances:       packageand(%{name}:browser(npapi))
-
-%description browser-plugin-vegas
-xplayer is a media player based on GStreamer for the Cinnamon
-desktop and others. It features a playlist, a full-screen mode,
-seek and volume controls, and complete keyboard navigation.
-
-This package includes only the Flash video (vegas) browser plugin.
-
 %package devel
 Summary:        Development files for xplayer media player
 Group:          Development/Libraries/C and C++
@@ -211,24 +169,29 @@
 
 %post
 /sbin/ldconfig
+%if 0%{?suse_version} <= 1320
 %desktop_database_post
 %icon_theme_cache_post
 %glib2_gsettings_schema_post
+%endif
 
 %postun
 /sbin/ldconfig
+%if 0%{?suse_version} <= 1320
 %desktop_database_postun
 %icon_theme_cache_postun
 %glib2_gsettings_schema_post
+%endif
 
+%if 0%{?suse_version} <= 1320
 %post plugins
 %glib2_gsettings_schema_post
 
 %postun plugins
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/%{name}*
@@ -255,10 +218,8 @@
 %{_libdir}/girepository-1.0/Xplayer-1.0.typelib
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files plugins
-%defattr(-,root,root)
 # Explicitly list plugins.
 %{_libdir}/%{name}/plugins/apple-trailers/
 %{_libdir}/%{name}/plugins/autoload-subtitles/
@@ -285,28 +246,10 @@
 
 %if %{with zeitgeist}
 %files plugin-zeitgeist
-%defattr(-,root,root)
 %{_libdir}/%{name}/plugins/zeitgeist-dp/
 %endif
 
-%files browser-plugin
-%defattr(-,root,root)
-%doc browser-plugin/README.browser-plugin
-%{_libexecdir}/%{name}-plugin-viewer
-%{_libdir}/browser-plugins/lib%{name}-cone-plugin*
-%{_libdir}/browser-plugins/lib%{name}-mully-plugin*
-%{_libdir}/browser-plugins/lib%{name}-narrowspace-plugin*
-
-%files browser-plugin-gmp
-%defattr(-,root,root)
-%{_libdir}/browser-plugins/lib%{name}-gmp-plugin*
-
-%files browser-plugin-vegas
-%defattr(-,root,root)
-%{_libdir}/browser-plugins/lib%{name}-vegas-plugin*
-
 %files devel
-%defattr(-,root,root)
 %{_includedir}/%{name}/
 %{_libdir}/lib%{name}.so
 %{_libdir}/pkgconfig/%{name}.pc

++++++ xplayer-1.4.3.tar.gz -> xplayer-1.6.0.tar.gz ++++++
++++ 32359 lines of diff (skipped)


Reply via email to