From 4306b48c92037f031ebf6fce404cef1eba9e1cca Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mar 20 2008 17:57:24 +0000 Subject: Remove changelog bits from the patch --- diff --git a/rb-soup_encode_uri-changes.patch b/rb-soup_encode_uri-changes.patch index 9073d83..239b680 100644 --- a/rb-soup_encode_uri-changes.patch +++ b/rb-soup_encode_uri-changes.patch @@ -4,21 +4,6 @@ Date: Wed Mar 19 09:32:50 2008 +0100 soup_uri_decode no longer works in place with libsoup 2.4 -diff --git a/ChangeLog b/ChangeLog -index 7d42c91..3deb8d4 100644 ---- a/ChangeLog -+++ b/ChangeLog -@@ -1,3 +1,10 @@ -+2008-03-19 Christophe Fergeau -+ -+ * plugins/audioscrobbler/rb-audioscrobbler.c: with libsoup 2.4, -+ soup_uri_decode no longer works in place as it used to, this is quite -+ likely the cause for some songs being submitted as 'An%20Artist' to -+ audioscrobbler instead of 'An Artist' -+ - 2008-03-18 Jonathan Matthew - - * widgets/rb-uri-dialog.c: (rb_uri_dialog_class_init): diff --git a/plugins/audioscrobbler/rb-audioscrobbler.c b/plugins/audioscrobbler/rb-audioscrobbler.c index 73ea7a5..24b42de 100644 --- a/plugins/audioscrobbler/rb-audioscrobbler.c