[audacious-plugins] Update to 2.5-beta2.

Michael Schwendt mschwendt at fedoraproject.org
Wed Apr 6 11:06:14 UTC 2011


commit 70b157bdb955bfbe7433f7fa469a9a4ba4d26800
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Wed Apr 6 13:06:12 2011 +0200

    Update to 2.5-beta2.

 .gitignore             |    1 +
 audacious-plugins.spec |   11 +++++++----
 sources                |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d6e886..46b7e51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ audacious-plugins-fedora-2.4-rc1.tar.bz2
 /audacious-plugins-fedora-2.4.4.tar.bz2
 /audacious-plugins-fedora-2.5-alpha2.tar.bz2
 /audacious-plugins-fedora-2.5-beta1.tar.bz2
+/audacious-plugins-fedora-2.5-beta2.tar.bz2
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 56035a3..34b8339 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -10,7 +10,7 @@ Requires: audacious >= %{aud_ver}
 
 Name: audacious-plugins
 Version: 2.5
-Release: 0.7.beta1%{?dist}
+Release: 0.8.beta2%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -20,8 +20,8 @@ URL: http://audacious-media-player.org/
 # BSD: alsa, compressor, crossfade, psf, resample, unix-io, xsf
 License: GPLv2 and GPLv2+ and LGPLv2+ and MIT and GPLv3
 
-Source0: audacious-plugins-fedora-%{version}-beta1.tar.bz2
-#Source0: http://distfiles.atheme.org/audacious-plugins-%{version}-beta1.tgz
+Source0: audacious-plugins-fedora-%{version}-beta2.tar.bz2
+#Source0: http://distfiles.atheme.org/audacious-plugins-%{version}-beta2.tgz
 Source1: audacious-sid.desktop
 Source2: audacious-amidi.desktop
 
@@ -155,7 +155,7 @@ providers may build it with libsidplay 2 instead.
 %prep
 # Enforce availability of the audacious(plugin-api) dependency.
 %{!?aud_plugin_dep:echo 'No audacious(plugin-api) dependency!' && exit -1}
-%setup -q -n audacious-plugins-fedora-%{version}-beta1
+%setup -q -n audacious-plugins-fedora-%{version}-beta2
 %patch0 -p1 -b .xmms-skindir
 %patch1 -p1 -b .libdir
 
@@ -271,6 +271,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Wed Apr  6 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.5-0.8.beta2
+- Update to 2.5-beta2.
+
 * Sat Mar 26 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.5-0.7.beta1
 - Use correct icon name in -amidi/-sid desktop files.
 - Add audio/midi MIME type to audacious-plugins-amidi package.
diff --git a/sources b/sources
index c205060..056e0e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9875a041ed5f1428997e0bcda2c2a4fd  audacious-plugins-fedora-2.5-beta1.tar.bz2
+e31ce5852997ea20478e2f47c3f6b364  audacious-plugins-fedora-2.5-beta2.tar.bz2


More information about the scm-commits mailing list