commit:     c44bb9716eb715994da5b44b6203d5689ae981cb
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 20 21:44:03 2021 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Apr 20 21:44:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c44bb971

gnome-extra/gnome-integration-spotify: fix patches to actually apply

Closes: https://bugs.gentoo.org/784575
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 .../files/gnome-integration-spotify-command-line-parsing.patch        | 4 ++--
 .../files/gnome-integration-spotify-correct-interface.patch           | 4 ++--
 .../files/gnome-integration-spotify-use-glib.patch                    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/gnome-extra/gnome-integration-spotify/files/gnome-integration-spotify-command-line-parsing.patch
 
b/gnome-extra/gnome-integration-spotify/files/gnome-integration-spotify-command-line-parsing.patch
index 505a155f32e..52e3d15481c 100644
--- 
a/gnome-extra/gnome-integration-spotify/files/gnome-integration-spotify-command-line-parsing.patch
+++ 
b/gnome-extra/gnome-integration-spotify/files/gnome-integration-spotify-command-line-parsing.patch
@@ -1,5 +1,5 @@
---- spotify-dbus.py_orig       2021-04-12 11:11:00.710360694 +0200
-+++ spotify-dbus.py    2021-04-12 11:53:06.208197383 +0200
+--- a/spotify-dbus.py  2021-04-12 11:11:00.710360694 +0200
++++ b/spotify-dbus.py  2021-04-12 11:53:06.208197383 +0200
 @@ -632,7 +636,7 @@
                        self.action_trigger('play')
                

diff --git 
a/gnome-extra/gnome-integration-spotify/files/gnome-integration-spotify-correct-interface.patch
 
b/gnome-extra/gnome-integration-spotify/files/gnome-integration-spotify-correct-interface.patch
index bf59f89077b..d6cb838de2c 100644
--- 
a/gnome-extra/gnome-integration-spotify/files/gnome-integration-spotify-correct-interface.patch
+++ 
b/gnome-extra/gnome-integration-spotify/files/gnome-integration-spotify-correct-interface.patch
@@ -1,5 +1,5 @@
---- spotify-dbus.py_orig       2021-04-12 11:11:00.710360694 +0200
-+++ spotify-dbus.py    2021-04-12 11:50:55.946631871 +0200
+--- a/spotify-dbus.py  2021-04-12 11:11:00.710360694 +0200
++++ b/spotify-dbus.py  2021-04-12 11:50:55.946631871 +0200
 @@ -227,8 +227,7 @@
                        if self.debug == True:
                                print("Opening " + param + "...")

diff --git 
a/gnome-extra/gnome-integration-spotify/files/gnome-integration-spotify-use-glib.patch
 
b/gnome-extra/gnome-integration-spotify/files/gnome-integration-spotify-use-glib.patch
index a247aaaeb2a..b590b304e92 100644
--- 
a/gnome-extra/gnome-integration-spotify/files/gnome-integration-spotify-use-glib.patch
+++ 
b/gnome-extra/gnome-integration-spotify/files/gnome-integration-spotify-use-glib.patch
@@ -1,5 +1,5 @@
---- spotify-dbus.py_orig       2021-04-12 11:11:00.710360694 +0200
-+++ spotify-dbus.py    2021-04-12 11:23:16.895644502 +0200
+--- a/spotify-dbus.py  2021-04-12 11:11:00.710360694 +0200
++++ b/spotify-dbus.py  2021-04-12 11:23:16.895644502 +0200
 @@ -39,7 +39,7 @@
  import sys
  import dbus

Reply via email to