diff --git a/audacious-1.1.1-playlist-twenty.patch b/audacious-1.1.1-playlist-twenty.patch index 2ae12d2..8286d3d 100644 --- a/audacious-1.1.1-playlist-twenty.patch +++ b/audacious-1.1.1-playlist-twenty.patch @@ -5,7 +5,7 @@ diff -uNr audacious-fedora-1.1.1-orig/audacious/playlist_list.c audacious-fedora else title = str_to_utf8(entry->title); -+ title = convert_title_text(title) ++ title = convert_title_text(title); + pos = playlist_get_queue_position(entry); diff --git a/audacious.spec b/audacious.spec index f5e72e2..928a578 100644 --- a/audacious.spec +++ b/audacious.spec @@ -1,6 +1,6 @@ Name: audacious Version: 1.1.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A GTK2 based media player similar to xmms Group: Applications/Multimedia @@ -203,7 +203,7 @@ fi %changelog -* Thu Aug 17 2006 Ralf Ertzinger 1.1.1-5.fc6 +* Thu Aug 17 2006 Ralf Ertzinger 1.1.1-6.fc6 - Another go at the %20 problem * Mon Aug 14 2006 Ralf Ertzinger 1.1.1-4.fc6