[audacious] Update to 3.2.3 (bug-fixes and translation updates).

Michael Schwendt mschwendt at fedoraproject.org
Sat May 26 22:12:09 UTC 2012


commit 6f323bb4bfd5c13b8911bfdc6b76eb9ccc4f32cb
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sun May 27 00:11:56 2012 +0200

    Update to 3.2.3 (bug-fixes and translation updates).

 .gitignore     |    1 +
 audacious.spec |   11 ++++-------
 sources        |    2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f636b8..86c2cdc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /audacious-3.0.4.tar.bz2
 /audacious-3.2.1.tar.bz2
 /audacious-3.2.2.tar.bz2
+/audacious-3.2.3.tar.bz2
diff --git a/audacious.spec b/audacious.spec
index 66c9e60..95d6d07 100644
--- a/audacious.spec
+++ b/audacious.spec
@@ -7,7 +7,7 @@
 
 
 Name: audacious
-Version: 3.2.2
+Version: 3.2.3
 Release: 1%{?dist}
 
 License: GPLv3
@@ -17,10 +17,6 @@ Group: Applications/Multimedia
 
 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
-Patch0: audacious-3.2-alpha1-gmodule-pkgconfig.patch
-
 BuildRequires: gettext
 BuildRequires: gtk3-devel
 BuildRequires: libguess-devel >= 1.1
@@ -93,8 +89,6 @@ api=$(grep '[ ]*#define[ ]*_AUD_PLUGIN_VERSION[ ]\+' src/audacious/plugin.h | se
 api_min=$(grep '[ ]*#define[ ]*_AUD_PLUGIN_VERSION_MIN' src/audacious/plugin.h | sed 's!.*_AUD_PLUGIN_VERSION_MIN[ ]*\([0-9]\+\).*!\1!')
 [ "${api_min}" == "%{aud_plugin_api_min}" ] || exit -1
 
-%patch0 -p1 -b .gmodule-pkgconfig
-
 sed -i '\,^.SILENT:,d' buildsys.mk.in
 
 
@@ -173,6 +167,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat May 26 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.2.3-1
+- Update to 3.2.3 (bug-fixes and translation updates).
+
 * 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).
diff --git a/sources b/sources
index 6855c43..9ae9e36 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28f1e2c683d358457ed9bfe8bcc29ec2  audacious-3.2.2.tar.bz2
+322d9281168b92e3ef4e9334e6a2d5f3  audacious-3.2.3.tar.bz2


More information about the scm-commits mailing list