[audacious-plugins] Update to 3.0.2 (few more fixes, 7k diff).

Michael Schwendt mschwendt at fedoraproject.org
Thu Aug 25 14:24:18 UTC 2011


commit 1bfeeb2802712f23a7e032e20d9421c5e1c84430
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Thu Aug 25 16:24:03 2011 +0200

    Update to 3.0.2 (few more fixes, 7k diff).

 .gitignore                         |    1 +
 audacious-plugins-3.0.1-xspf.patch |   12 ------------
 audacious-plugins.spec             |   10 +++++-----
 sources                            |    2 +-
 4 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 78ef6ca..bc4f078 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /audacious-plugins-fedora-3.0-beta1.tar.bz2
 /audacious-plugins-fedora-3.0.tar.bz2
 /audacious-plugins-fedora-3.0.1.tar.bz2
+/audacious-plugins-fedora-3.0.2.tar.bz2
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 8c6beb4..9971dbd 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -9,8 +9,8 @@
 Requires: audacious >= %{aud_ver}
 
 Name: audacious-plugins
-Version: 3.0.1
-Release: 2%{?dist}
+Version: 3.0.2
+Release: 1%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -31,8 +31,6 @@ Patch0: audacious-plugins-3.0-alpha1-xmms-skindir.patch
 #Patch1: audacious-plugins-2.4-libdir.patch
 # Fedora customization (RFE bz #632388)
 Patch2: audacious-plugins-3.0-alpha1-enable-gnomeshortcuts.patch
-# reported AUDPLUG-395
-Patch3: audacious-plugins-3.0.1-xspf.patch
 
 BuildRequires: audacious-devel >= %{aud_ver}
 BuildRequires: gettext
@@ -159,7 +157,6 @@ providers may build it with libsidplay 2 instead.
 %patch0 -p1 -b .xmms-skindir
 #patch1 -p1 -b .libdir
 %patch2 -p1 -b .enable-gnomeshortcuts
-%patch3 -p1 -b .xspf
 
 #for i in src/ladspa/ladspa.c
 #do
@@ -274,6 +271,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Thu Aug 25 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 3.0.2-1
+- Update to 3.0.2 (few more fixes, 7k diff).
+
 * Wed Aug 17 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 3.0.1-2
 - Avoid xspf NULL ptr crash in g_utf8_validate.
 
diff --git a/sources b/sources
index caa5f84..b79b768 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1abadd4fdc68808e11a7e6e3e13a72b  audacious-plugins-fedora-3.0.1.tar.bz2
+fbebc07fc193602ef8bda8bf527d1921  audacious-plugins-fedora-3.0.2.tar.bz2


More information about the scm-commits mailing list