diff --git a/.gitignore b/.gitignore index dd0c9f4..d674f16 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /audacious-plugins-3.2-alpha1-fedora.tar.xz /audacious-plugins-3.2-beta1.tar.bz2 /audacious-plugins-3.2-beta2.tar.bz2 +/audacious-plugins-3.2.tar.bz2 diff --git a/audacious-plugins.spec b/audacious-plugins.spec index c5ceac9..b286c5c 100644 --- a/audacious-plugins.spec +++ b/audacious-plugins.spec @@ -4,14 +4,14 @@ %endif %{?aud_plugin_dep} -%global tar_ver %{version}-beta2 +%global tar_ver %{version} # Minimum audacious/audacious-plugins version in inter-package dependencies. %global aud_ver 3.2 Name: audacious-plugins Version: 3.2 -Release: 0.4.beta2%{?dist} +Release: 1%{?dist} Summary: Plugins for the Audacious audio player Group: Applications/Multimedia URL: http://audacious-media-player.org/ @@ -21,7 +21,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: http://distfiles.atheme.org/audacious-plugins-%{tar_ver}.tar.bz2 +Source0: http://distfiles.audacious-media-player.org/audacious-plugins-%{tar_ver}.tar.bz2 Source1: audacious-sid.desktop Source2: audacious-amidi.desktop @@ -239,6 +239,9 @@ update-desktop-database &> /dev/null || : %changelog +* Sat Jan 21 2012 Michael Schwendt - 3.2-1 +- Update to 3.2 final (mostly translation updates and a very few fixes). + * Thu Jan 12 2012 Michael Schwendt - 3.2-0.4.beta2 - Update to 3.2-beta2. diff --git a/sources b/sources index 21d7a01..f6b7038 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26513e98a4d402449238727ec464f3b8 audacious-plugins-3.2-beta2.tar.bz2 +2df0b105bf0662f116de2ecbe0c0a107 audacious-plugins-3.2.tar.bz2