Hello community,

here is the log from the commit of package xplayer for openSUSE:Factory checked 
in at 2017-04-20 20:55:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xplayer (Old)
 and      /work/SRC/openSUSE:Factory/.xplayer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xplayer"

Thu Apr 20 20:55:15 2017 rev:9 rq:487887 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xplayer/xplayer.changes  2017-01-10 
10:43:08.486233899 +0100
+++ /work/SRC/openSUSE:Factory/.xplayer.new/xplayer.changes     2017-04-20 
20:55:16.815224861 +0200
@@ -1,0 +2,5 @@
+Thu Apr  6 15:24:04 UTC 2017 - [email protected]
+
+- Use Gtk3 clutter-gst unconditionally.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xplayer.spec ++++++
--- /var/tmp/diff_new_pack.G3XZIT/_old  2017-04-20 20:55:18.019054623 +0200
+++ /var/tmp/diff_new_pack.G3XZIT/_new  2017-04-20 20:55:18.023054058 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xplayer
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -41,6 +41,7 @@
 BuildRequires:  pkgconfig(%{name}-plparser)
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.10.0
+BuildRequires:  pkgconfig(clutter-gst-3.0) >= 2.99.2
 BuildRequires:  pkgconfig(clutter-gtk-1.0) >= 1.0.2
 BuildRequires:  pkgconfig(dbus-glib-1) >= 0.82
 BuildRequires:  pkgconfig(glib-2.0) >= 2.33.0
@@ -62,6 +63,8 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xapp)
 BuildRequires:  pkgconfig(xkbfile)
+# Required for cluttersink.
+Requires:       gstreamer-plugin-gstclutter-3_0
 # Needed for scaletempo (boo#810378, boo#809854).
 Requires:       gstreamer-plugins-bad
 # We want a useful set of plugins.
@@ -79,15 +82,6 @@
 %else
 BuildRequires:  pkgconfig(grilo-0.2)
 %endif
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
-BuildRequires:  pkgconfig(clutter-gst-3.0) >= 2.99.2
-# Required for cluttersink.
-Requires:       gstreamer-plugin-gstclutter-3_0
-%else
-BuildRequires:  pkgconfig(clutter-gst-2.0) >= 1.5.5
-# Required for cluttersink.
-Requires:       gstreamer-plugin-gstclutter
-%endif
 %if %{with zeitgeist}
 BuildRequires:  pkgconfig(zeitgeist-2.0) >= 0.9.12
 %else


Reply via email to