[audacious-plugins/f15/master] Update to 2.4.5 (maintenance release in stable branch, 34k diff).

Michael Schwendt mschwendt at fedoraproject.org
Sun Apr 17 20:37:31 UTC 2011


commit 42ff22ee49fd997d779fb52e34dd838d22f2c002
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sun Apr 17 22:37:35 2011 +0200

    Update to 2.4.5 (maintenance release in stable branch, 34k diff).

 .gitignore                                         |    1 +
 audacious-plugins-2.4.4-adplug-vfs_close.patch     |   14 ---------
 ...cious-plugins-2.4.4-gtkui-import-playlist.patch |   30 --------------------
 audacious-plugins.spec                             |   13 +++-----
 sources                                            |    2 +-
 5 files changed, 7 insertions(+), 53 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2102e75..039aa23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ audacious-plugins-fedora-2.4-rc1.tar.bz2
 /audacious-plugins-fedora-2.4.2.tar.bz2
 /audacious-plugins-fedora-2.4.3.tar.bz2
 /audacious-plugins-fedora-2.4.4.tar.bz2
+/audacious-plugins-fedora-2.4.5.tar.bz2
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 618041a..306c1ef 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -9,8 +9,8 @@
 Requires: audacious >= %{aud_ver}
 
 Name: audacious-plugins
-Version: 2.4.4
-Release: 4%{?dist}
+Version: 2.4.5
+Release: 1%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -29,10 +29,6 @@ Source2: audacious-amidi.desktop
 Patch0: audacious-plugins-2.0.1-xmms-skindir.patch
 # Fedora customization: fix hardcoded libdir replacement
 Patch1: audacious-plugins-2.4-libdir.patch
-# reported upstream
-Patch2: audacious-plugins-2.4.4-adplug-vfs_close.patch
-#
-Patch3: audacious-plugins-2.4.4-gtkui-import-playlist.patch
 
 BuildRequires: audacious-devel >= %{aud_ver}
 BuildRequires: gettext
@@ -162,8 +158,6 @@ providers may build it with libsidplay 2 instead.
 %setup -q -n audacious-plugins-fedora-%{version}
 %patch0 -p1 -b .xmms-skindir
 %patch1 -p1 -b .libdir
-%patch2 -p1 -b .adplug-vfs_close
-%patch3 -p1 -b .gtkui-import-playlist
 
 for i in src/ladspa/ladspa.c
 do
@@ -279,6 +273,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Sun Apr 17 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4.5-1
+- Update to 2.4.5 (maintenance release in stable branch, 34k diff).
+
 * Sat Apr  9 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4.4-4
 - Fix "Import Playlist" in gtkui.
 
diff --git a/sources b/sources
index 9021ad6..8202cf3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4562e986d339b73eef0a954a40ec58bc  audacious-plugins-fedora-2.4.4.tar.bz2
+c4722e5440cce309c00da55dd9e95dfc  audacious-plugins-fedora-2.4.5.tar.bz2


More information about the scm-commits mailing list