[audacious] Update to 3.2 final (mostly translation updates and a very few fixes).

Michael Schwendt mschwendt at fedoraproject.org
Sat Jan 21 12:15:46 UTC 2012


commit 7c3fdd894bf02ee49fc895da3fda4b914705853b
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Jan 21 13:15:40 2012 +0100

    Update to 3.2 final (mostly translation updates and a very few fixes).

 .gitignore     |    1 +
 audacious.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 010fd0c..b3b44b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /audacious-3.2-alpha1.tar.bz2
 /audacious-3.2-beta1.tar.bz2
 /audacious-3.2-beta2.tar.bz2
+/audacious-3.2.tar.bz2
diff --git a/audacious.spec b/audacious.spec
index 7250acf..0af97be 100644
--- a/audacious.spec
+++ b/audacious.spec
@@ -1,21 +1,21 @@
 # Minimum audacious/audacious-plugins version in inter-package dependencies.
 %global aud_ver 3.2
 
-%global tar_ver %{version}-beta2
+%global tar_ver %{version}
 
 # Audacious Generic Plugin API defined in audacious-libs subpackage.
 
 
 Name: audacious
 Version: 3.2
-Release: 0.5.beta2%{?dist}
+Release: 1%{?dist}
 
 License: GPLv3
 Summary: Advanced audio player
 URL: http://audacious-media-player.org/
 Group: Applications/Multimedia
 
-Source0: http://distfiles.atheme.org/audacious-%{tar_ver}.tar.bz2
+Source0: http://distfiles.audacious-media-player.org/audacious-%{tar_ver}.tar.bz2
 
 # /usr/bin/ld: pluginenum.o: undefined reference to symbol 'g_module_close'
 # /usr/bin/ld: note: 'g_module_close' is defined in DSO /lib64/libgmodule-2.0.so.0
@@ -179,6 +179,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Jan 21 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.2-1
+- Update to 3.2 final (mostly translation updates and a very few fixes).
+
 * Thu Jan 12 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.2-0.5.beta2
 - Update to 3.2-beta2.
 
diff --git a/sources b/sources
index b105453..13db453 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-10c9e6b8fc55223ce53d46228fa22591  audacious-3.2-beta2.tar.bz2
+e968feb712a229e2be0315a855d1c96d  audacious-3.2.tar.bz2


More information about the scm-commits mailing list