Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2018-03-14 19:38:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-music.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-music"

Wed Mar 14 19:38:26 2018 rev:35 rq:587040 version:3.28.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2018-03-14 
19:28:13.288250929 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-music.new/gnome-music.changes     
2018-03-14 19:38:43.753859861 +0100
@@ -1,0 +2,8 @@
+Wed Mar 14 13:26:05 UTC 2018 - [email protected]
+
+- Add grilo-plugin-tracker as requires, otherwise gnome-music is
+  useless (bsc#1083659).
+- Add tracker as requires, tracker-miner-files is not enough as
+  a dependency (bsc#1084861).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnome-music.spec ++++++
--- /var/tmp/diff_new_pack.rqZ6aD/_old  2018-03-14 19:38:45.025814681 +0100
+++ /var/tmp/diff_new_pack.rqZ6aD/_new  2018-03-14 19:38:45.029814539 +0100
@@ -22,7 +22,7 @@
 Summary:        Music Player for GNOME
 License:        SUSE-GPL-2.0-with-plugin-exception AND LGPL-2.1-or-later
 Group:          Productivity/Multimedia/Sound/Players
-URL:            http://www.gnome.org
+Url:            http://www.gnome.org
 Source0:        
http://download.gnome.org/sources/gnome-music/3.28/%{name}-%{version}.tar.xz
 Source99:       %{name}-rpmlintrc
 BuildRequires:  fdupes
@@ -41,6 +41,8 @@
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.21.1
 BuildRequires:  pkgconfig(tracker-sparql-2.0)
 Requires:       dbus-1-python3
+# gnome-music requires grilo-plugin-tracker to interact with tracker and find 
files (bsc#1083659)
+Requires:       grilo-plugin-tracker
 # gnomemusic/albumArtCache.py imports cairo directly.
 Requires:       python3-cairo >= 1.14
 # This is a python 3 application
@@ -49,6 +51,8 @@
 Requires:       python3-gobject-Gdk
 # gnomemusic/player.py imports requests (not introspected)
 Requires:       python3-requests
+# gnome-music relies on tracker to find local files (bsc#1084861)
+Requires:       tracker
 # gnome-music relies on tracker to find local files.
 Requires:       tracker-miner-files
 Recommends:     %{name}-lang


Reply via email to