Hello community,

here is the log from the commit of package xplayer for openSUSE:Factory checked 
in at 2017-05-27 13:13:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xplayer (Old)
 and      /work/SRC/openSUSE:Factory/.xplayer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xplayer"

Sat May 27 13:13:01 2017 rev:10 rq:498008 version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xplayer/xplayer.changes  2017-04-20 
20:55:16.815224861 +0200
+++ /work/SRC/openSUSE:Factory/.xplayer.new/xplayer.changes     2017-05-27 
13:13:04.348399843 +0200
@@ -1,0 +2,44 @@
+Wed May 24 14:40:01 UTC 2017 - [email protected]
+
+- Update to version 1.4.2:
+  * xplayer-screenshot-plugin: Fix -Werror=format-nonliteral.
+  * xplayer-playlist.c: Fix void-return in a non-void function.
+  * Update translations.
+- Remove xplayer-void-return-no-return.patch: merged upstream.
+
+-------------------------------------------------------------------
+Sun May  7 11:23:03 UTC 2017 - [email protected]
+
+- Update to version 1.4.1 (changes since 1.2.2):
+  * Add an option to use the dark theme variant (overriding current
+    system theme). The default behaviour is to use the dark theme
+    unless this new option is disabled (gh#linuxmint#xplayer#38).
+  * Add an option to display or hide subtitles.
+  * Subtitles: Reduce default font size from 20 to 18.
+  * Subtitles: Autoload srt files by default.
+  * Preferences: Reorganize layout for subtitle options.
+  * Revamp language/subtitle selection.
+  * Revamp the OSD.
+  * Subtitles/Languages: Fix showing the track name when it doesn't
+    correspond to a known language.
+  * Add the ability to change the playback speed.
+  * OSD: Show track position/length when seeking.
+  * Remove support for visualisations.
+  * Help: Update man page and help.
+  * Focus window when a new file is opened.
+  * ui: Move the seek slider inline with the play controls.
+  * controls: Move the fullscreen button to the right of the seek
+    bar.
+  * player-controls: Rearrange and resize the items a bit.
+  * player-controls: Actually show the time/seek label on the new
+    controls.
+  * ui: Remove the statusbar.
+  * sidebar: Tweak the styling of the sidebar toolbar a bit.
+  * Fix Previous button sensitivity/role.
+  * Don't show OSD in fullscreen.
+  * l10n: The Update POT file.
+  * Update translations
+- Require on xplayer-plugins.
+- Add xplayer-void-return-no-return.patch.
+
+-------------------------------------------------------------------

Old:
----
  xplayer-1.2.2.tar.gz

New:
----
  xplayer-1.4.2.tar.gz

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

Other differences:
------------------
++++++ xplayer.spec ++++++
--- /var/tmp/diff_new_pack.r6ULap/_old  2017-05-27 13:13:05.328261310 +0200
+++ /var/tmp/diff_new_pack.r6ULap/_new  2017-05-27 13:13:05.332260745 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without zeitgeist
 Name:           xplayer
-Version:        1.2.2
+Version:        1.4.2
 Release:        0
 Summary:        Generic media player
 License:        GPL-2.0+ and LGPL-2.1+
@@ -72,23 +72,22 @@
 Requires:       gstreamer-plugins-good
 Requires:       iso-codes
 Requires:       python-gobject
+Requires:       xplayer-plugins
 Recommends:     %{name}-lang
 Recommends:     %{name}-plugins
 Suggests:       %{name}-browser-plugin
 Suggests:       gnome-dvb-daemon
 %glib2_gsettings_schema_requires
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
-BuildRequires:  pkgconfig(grilo-0.3)
-%else
-BuildRequires:  pkgconfig(grilo-0.2)
-%endif
 %if %{with zeitgeist}
 BuildRequires:  pkgconfig(zeitgeist-2.0) >= 0.9.12
 %else
 Obsoletes:      %{name}-plugin-zeitgeist <= %{version}
 %endif
 %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
+BuildRequires:  pkgconfig(grilo-0.3)
 Requires:       python-gobject-Gdk
+%else
+BuildRequires:  pkgconfig(grilo-0.2)
 %endif
 
 %description

++++++ xplayer-1.2.2.tar.gz -> xplayer-1.4.2.tar.gz ++++++
++++ 95984 lines of diff (skipped)


Reply via email to