[audacious] Update to 3.2.2 (extensive symbol collision fixes/prevention and

Michael Schwendt mschwendt at fedoraproject.org
Sun Apr 1 13:59:00 UTC 2012


commit bf91eb9b7a20890eba4a44c5eaa1963f3467b967
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sun Apr 1 15:58:54 2012 +0200

    Update to 3.2.2 (extensive symbol collision fixes/prevention and
    
      translation updates).

 .gitignore     |   22 +++-------------------
 audacious.spec |   12 +++++-------
 sources        |    2 +-
 3 files changed, 9 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d3a649..2f636b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,20 +1,4 @@
-/audacious-2.4.5.tgz
-/audacious-2.5.0.tgz
-/audacious-2.5.1.tgz
-/audacious-3.0-alpha1.tgz
-/audacious-3.0-beta1.tar.bz2
-/audacious-3.0.tar.gz
-/audacious-3.0.1.tar.gz
-/audacious-3.0.2.tar.bz2
-/audacious-3.0.3.tar.bz2
-/audacious-3.1-alpha1.tar.bz2
-/audacious-3.1-beta1.tar.bz2
-/audacious-3.1-beta2.tar.bz2
-/audacious-3.1-beta3.tar.bz2
-/audacious-3.1.tar.bz2
-/audacious-3.1.1.tar.bz2
-/audacious-3.2-alpha1.tar.bz2
-/audacious-3.2-beta1.tar.bz2
-/audacious-3.2-beta2.tar.bz2
-/audacious-3.2.tar.bz2
+/audacious-2.5.4.tar.gz
+/audacious-3.0.4.tar.bz2
 /audacious-3.2.1.tar.bz2
+/audacious-3.2.2.tar.bz2
diff --git a/audacious.spec b/audacious.spec
index 5dca4aa..66c9e60 100644
--- a/audacious.spec
+++ b/audacious.spec
@@ -7,7 +7,7 @@
 
 
 Name: audacious
-Version: 3.2.1
+Version: 3.2.2
 Release: 1%{?dist}
 
 License: GPLv3
@@ -97,10 +97,6 @@ api_min=$(grep '[ ]*#define[ ]*_AUD_PLUGIN_VERSION_MIN' src/audacious/plugin.h |
 
 sed -i '\,^.SILENT:,d' buildsys.mk.in
 
-# Audacious #28
-sed -i '\,^Requires: @PC_REQUIRES@,d' audclient.pc.in
-grep -q @PC_ *.pc.in && exit 1
-
 
 %build
 %configure  \
@@ -153,8 +149,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %files -f %{name}.lang
 %doc AUTHORS README
-# not updated since 2.1.0
-#%doc NEWS
 %{_bindir}/audacious
 %{_bindir}/audtool
 %{_datadir}/audacious/
@@ -179,6 +173,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Apr  1 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.2.2-1
+- Update to 3.2.2 (extensive symbol collision fixes/prevention and
+  translation updates).
+
 * Sat Feb 18 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.2.1-1
 - Update to 3.2.1 (first bugfix release in 3.2.x branch).
 
diff --git a/sources b/sources
index 08330ef..6855c43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-77468d00e8bd47c92f818fcae0090931  audacious-3.2.1.tar.bz2
+28f1e2c683d358457ed9bfe8bcc29ec2  audacious-3.2.2.tar.bz2


More information about the scm-commits mailing list