[audacious-plugins] Update to 3.3.4 (last upstream maintenance release for 3.3.x).

Michael Schwendt mschwendt at fedoraproject.org
Sun Feb 3 22:19:10 UTC 2013


commit f0e9ef8d3c6dffacda9aedd1f6334236a053efaa
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sun Feb 3 23:18:55 2013 +0100

    Update to 3.3.4 (last upstream maintenance release for 3.3.x).

 .gitignore                                        |    1 +
 audacious-plugins-3.3.3-aosd-trigger-config.patch |   13 ---
 audacious-plugins-3.3.3-libcdio.patch             |  111 ---------------------
 audacious-plugins-3.3.3-m3u-empty-lines.patch     |   29 ------
 audacious-plugins-3.3.3-wavpack.patch             |   26 -----
 audacious-plugins.spec                            |   21 +---
 sources                                           |    2 +-
 7 files changed, 7 insertions(+), 196 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7bee6a0..fbba7df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /audacious-plugins-3.3.1.tar.bz2
 /audacious-plugins-3.3.2.tar.bz2
 /audacious-plugins-3.3.3.tar.bz2
+/audacious-plugins-3.3.4.tar.bz2
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 1a2e6fe..0a7bf53 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -10,8 +10,8 @@
 %global aud_ver 3.3-0.1.beta2
 
 Name: audacious-plugins
-Version: 3.3.3
-Release: 4%{?dist}
+Version: 3.3.4
+Release: 1%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -28,16 +28,6 @@ Patch0: audacious-plugins-3.0-alpha1-xmms-skindir.patch
 Patch1: audacious-plugins-3.3-alpha1-enable-gnomeshortcuts.patch
 # Fedora customization: add default system-wide module_path
 Patch2: audacious-plugins-3.1-beta1-ladspa.patch
-# reported, #241
-Patch3: audacious-plugins-3.3.3-m3u-empty-lines.patch
-# merged from post-3.3.x
-Patch4: audacious-plugins-3.3.3-wavpack.patch
-# merged from post-3.3.x for libcdio API changes
-Patch5: audacious-plugins-3.3.3-libcdio.patch
-# special aosd plugin config with triggers for Audacious <= 3.2.4
-# crashes with 3.3.3 because of renamed/reduced constants (bz #902796)
-# reported as #243 / fixed post-3.3.3 without hardcoding the array size
-Patch6: audacious-plugins-3.3.3-aosd-trigger-config.patch
 
 BuildRequires: audacious-devel >= %{aud_ver}
 BuildRequires: gettext-devel
@@ -141,10 +131,6 @@ providers may build it with libsidplay 2 instead.
 %patch0 -p1 -b .xmms-skindir
 %patch1 -p1 -b .enable-gnomeshortcuts
 %patch2 -p1 -b .ladspa
-%patch3 -p1 -b .m3u-empty-lines
-%patch4 -p1 -b .wavpack
-%patch5 -p1 -b .libcdio-new
-%patch6 -p1 -b .aosd-trigger-config
 
 for i in src/ladspa/plugin.c
 do
@@ -229,6 +215,9 @@ make install DESTDIR=${RPM_BUILD_ROOT} INSTALL="install -p"
 
 
 %changelog
+* Sun Feb  3 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 3.3.4-1
+- Update to 3.3.4 (last upstream maintenance release for 3.3.x).
+
 * Tue Jan 22 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 3.3.3-4
 - Make AOSD plug-in not crash when running into old config values from
   Audacious 3.2.4 or older. User should revisit plug-in preferences, too!
diff --git a/sources b/sources
index b0d1001..d130dbc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d77af4d5bff383cc7ab384da21f527f6  audacious-plugins-3.3.3.tar.bz2
+c7fc344b802557cbbe208c31e5289ef1  audacious-plugins-3.3.4.tar.bz2


More information about the scm-commits mailing list