[audacious-plugins] Update to 3.0-beta1.

Michael Schwendt mschwendt at fedoraproject.org
Mon Jul 4 20:16:57 UTC 2011


commit 1c2907270b687945353d290b11f217625e1f4396
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Mon Jul 4 22:16:44 2011 +0200

    Update to 3.0-beta1.

 .gitignore             |    1 +
 audacious-plugins.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c011317..3c03252 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-3.0-alpha1.tar.bz2
+/audacious-plugins-fedora-3.0-beta1.tar.bz2
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 64dc226..ff53225 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -10,7 +10,7 @@ Requires: audacious >= %{aud_ver}
 
 Name: audacious-plugins
 Version: 3.0
-Release: 0.1.alpha1%{?dist}
+Release: 0.2.beta1%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -20,7 +20,7 @@ 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}-alpha1.tar.bz2
+Source0: audacious-plugins-fedora-%{version}-beta1.tar.bz2
 #Source0: http://distfiles.atheme.org/audacious-plugins-%{version}.tgz
 Source1: audacious-sid.desktop
 Source2: audacious-amidi.desktop
@@ -153,7 +153,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}-alpha1
+%setup -q -n audacious-plugins-fedora-%{version}-beta1
 %patch0 -p1 -b .xmms-skindir
 #patch1 -p1 -b .libdir
 %patch2 -p1 -b .enable-gnomeshortcuts
@@ -271,6 +271,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Mon Jul  4 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 3.0-0.2.beta1
+- Update to 3.0-beta1.
+
 * Tue Jun 14 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 3.0-0.1.alpha1
 - Several plugins are no longer available.
 - Add BR libsmbclient-devel for SMB transport plugin.
diff --git a/sources b/sources
index e1ac287..d09a79d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f34b83b119ce06ce335eb164b662141  audacious-plugins-fedora-3.0-alpha1.tar.bz2
+f420f8d32fa5a4e60acc36603eed65fd  audacious-plugins-fedora-3.0-beta1.tar.bz2


More information about the scm-commits mailing list