[audacious-plugins] Update to 3.3.2 (a few bug-fixes and translation updates).

Michael Schwendt mschwendt at fedoraproject.org
Mon Sep 24 10:52:15 UTC 2012


commit ff937496d382f1b1097e6936a2ecf850ec01b8cb
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Mon Sep 24 12:51:22 2012 +0200

    Update to 3.3.2 (a few bug-fixes and translation updates).

 .gitignore                           |    1 +
 audacious-plugins-3.3.1-flacng.patch |   60 ----------------------------------
 audacious-plugins.spec               |   10 +++---
 sources                              |    2 +-
 4 files changed, 7 insertions(+), 66 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1eece6..62122b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /audacious-plugins-3.3-beta2.tar.bz2
 /audacious-plugins-3.3.tar.bz2
 /audacious-plugins-3.3.1.tar.bz2
+/audacious-plugins-3.3.2.tar.bz2
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 3f12b78..51ce47d 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.1
-Release: 3%{?dist}
+Version: 3.3.2
+Release: 1%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -30,8 +30,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
-# post-3.3.1 / Playlist does not progress for cue sheet of single flac file
-Patch3: audacious-plugins-3.3.1-flacng.patch
 
 BuildRequires: audacious-devel >= %{aud_ver}
 BuildRequires: gettext-devel
@@ -137,7 +135,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 .flacng
 
 for i in src/ladspa/plugin.c
 do
@@ -250,6 +247,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Mon Sep 24 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.3.2-1
+- Update to 3.3.2 (a few bug-fixes and translation updates).
+
 * Sat Sep  8 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.3.1-3
 - Merge fix for "Playlist does not progress for cue sheet
   of single flac file".
diff --git a/sources b/sources
index 6080144..6cae9e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc8c6b035279d6ef976bc7775881b42a  audacious-plugins-3.3.1.tar.bz2
+729eba666e2888f7fce73224bc30bd82  audacious-plugins-3.3.2.tar.bz2


More information about the scm-commits mailing list