From bd7d8d3039c02090f57e637d53a8c900308de2b9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Nov 28 2019 12:37:29 +0000 Subject: Drop requires on python3-dbus as gnome-music now uses gdbus instead It was ported to gdbus in gnome-music 3.20.2 release. --- diff --git a/gnome-music.spec b/gnome-music.spec index 2320cd6..23179ec 100644 --- a/gnome-music.spec +++ b/gnome-music.spec @@ -55,10 +55,6 @@ Requires: pango Requires: python3-cairo Requires: python3-gobject >= %{pygobject_version} -# Can't migrate to GDBus, the server-side support is not implemented yet: -# https://bugzilla.gnome.org/show_bug.cgi?id=656330 -Requires: python3-dbus - # libgd is not meant to be installed as a system-wide shared library. # It is just a way for GNOME applications to share widgets and other common # code on an ad-hoc basis. @@ -105,6 +101,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Music.deskt * Thu Nov 28 2019 Kalev Lember - 3.34.2-2 - Update versioned dependencies - Hard-require libtracker-sparql instead of tracker daemon +- Drop requires on python3-dbus as gnome-music now uses gdbus instead * Wed Nov 27 2019 Kalev Lember - 3.34.2-1 - Update to 3.34.2