Hello community,

here is the log from the commit of package xplayer for openSUSE:Factory checked 
in at 2016-06-07 23:46:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xplayer (Old)
 and      /work/SRC/openSUSE:Factory/.xplayer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xplayer"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xplayer/xplayer.changes  2016-04-30 
23:31:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xplayer.new/xplayer.changes     2016-06-07 
23:46:45.000000000 +0200
@@ -1,0 +2,12 @@
+Tue May 24 16:25:54 UTC 2016 - [email protected]
+
+- Update to version 1.0.5:
+  * Update translations.
+
+-------------------------------------------------------------------
+Tue May 17 11:12:23 UTC 2016 - [email protected]
+
+- Update to version 1.0.4:
+  * Add missing libpeas-loader-python requirement for D-Bus plugin.
+
+-------------------------------------------------------------------

Old:
----
  xplayer-1.0.3.tar.gz

New:
----
  xplayer-1.0.5.tar.gz

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

Other differences:
------------------
++++++ xplayer.spec ++++++
--- /var/tmp/diff_new_pack.T4xSTA/_old  2016-06-07 23:46:46.000000000 +0200
+++ /var/tmp/diff_new_pack.T4xSTA/_new  2016-06-07 23:46:46.000000000 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define build_zeitgeist_plugin 1
+%bcond_without zeitgeist
 Name:           xplayer
-Version:        1.0.3
+Version:        1.0.5
 Release:        0
 Summary:        Generic media player
 License:        GPL-2.0+ and LGPL-2.1+
@@ -85,7 +85,7 @@
 # Required for cluttersink.
 Requires:       gstreamer-plugin-gstclutter
 %endif
-%if %{build_zeitgeist_plugin}
+%if %{with zeitgeist}
 BuildRequires:  pkgconfig(zeitgeist-2.0) >= 0.9.12
 %else
 Obsoletes:      %{name}-plugin-zeitgeist <= %{version}
@@ -100,6 +100,7 @@
 Summary:        Plugins for xplayer media player
 Group:          Productivity/Multimedia/Video/Players
 Requires:       %{name} = %{version}
+Requires:       libpeas-loader-python
 # Brasero plugin.
 Recommends:     brasero
 # BBC iPlayer plugin.
@@ -116,7 +117,7 @@
 
 This package includes plugins for xplayer, to add advanced features.
 
-%if %{build_zeitgeist_plugin}
+%if %{with zeitgeist}
 %package plugin-zeitgeist
 Summary:        Plugins for xplayer media player -- Zeitgeist Support
 Group:          Productivity/Multimedia/Video/Players
@@ -283,7 +284,7 @@
 %{_datadir}/glib-2.0/schemas/org.x.player.plugins.opensubtitles.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.x.player.plugins.pythonconsole.gschema.xml
 
-%if %{build_zeitgeist_plugin}
+%if %{with zeitgeist}
 %files plugin-zeitgeist
 %defattr(-,root,root)
 %{_libdir}/%{name}/plugins/zeitgeist-dp/

++++++ xplayer-1.0.3.tar.gz -> xplayer-1.0.5.tar.gz ++++++
++++ 3318 lines of diff (skipped)


Reply via email to