[audacious-plugins/f15] Update to 2.5.3 (merged patches).

Michael Schwendt mschwendt at fedoraproject.org
Sun Jul 3 00:47:54 UTC 2011


commit 6100732355c070cca17178ecec589586c9fa2d04
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sun Jul 3 02:47:37 2011 +0200

    Update to 2.5.3 (merged patches).

 .gitignore                                |    1 +
 audacious-plugins-2.5.2-git20110628.patch |   12 ------------
 audacious-plugins.spec                    |   10 +++++-----
 sources                                   |    2 +-
 4 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8f108e..f6ccc67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /audacious-plugins-fedora-2.5.0.tar.bz2
 /audacious-plugins-fedora-2.5.1.tar.bz2
 /audacious-plugins-fedora-2.5.2.tar.bz2
+/audacious-plugins-fedora-2.5.3.tar.bz2
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 221f5c2..764d433 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -9,8 +9,8 @@
 Requires: audacious >= %{aud_ver}
 
 Name: audacious-plugins
-Version: 2.5.2
-Release: 4%{?dist}
+Version: 2.5.3
+Release: 1%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -29,8 +29,6 @@ Source2: audacious-amidi.desktop
 Patch0: audacious-plugins-2.5.2-xmms-skindir.patch
 # Fedora customization: fix hardcoded libdir replacement
 Patch1: audacious-plugins-2.4-libdir.patch
-# up to git on 20110628
-Patch2: audacious-plugins-2.5.2-git20110628.patch
 # fixed upstream AUDPLUG-380
 Patch3: audacious-plugins-2.5.2-m3u-eof.patch
 
@@ -157,7 +155,6 @@ providers may build it with libsidplay 2 instead.
 %setup -q -n audacious-plugins-fedora-%{version}
 %patch0 -p1 -b .xmms-skindir
 %patch1 -p1 -b .libdir
-%patch2 -p1 -b .git-20110628
 %patch3 -p1 -b .m3u-eof
 
 for i in src/ladspa/ladspa.c
@@ -273,6 +270,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Sun Jul  3 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.5.3-1
+- Update to 2.5.3 (merged patches).
+
 * Sun Jul  3 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.5.2-4
 - Fix m3u playlist load corruption (AUDPLUG-380).
 
diff --git a/sources b/sources
index 182fa95..b2ee243 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f40600704579cb01d9c93ad5f9c0c044  audacious-plugins-fedora-2.5.2.tar.bz2
+8a5ad387d56f9c5709fd7d0f6a2dfb7c  audacious-plugins-fedora-2.5.3.tar.bz2


More information about the scm-commits mailing list