[audacious-plugins] - Update to 2.4.3 (maintenance release in stable branch, 38k diff).

Michael Schwendt mschwendt at fedoraproject.org
Fri Jan 14 22:47:23 UTC 2011


commit 3df9016b525d1d40ac7ef4472e22fac151f76510
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Fri Jan 14 23:47:06 2011 +0100

    - Update to 2.4.3 (maintenance release in stable branch, 38k diff).

 .gitignore                           |    1 +
 audacious-plugins-2.4.2-jumpto.patch |   12 ------------
 audacious-plugins.spec               |   10 +++++-----
 sources                              |    2 +-
 4 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6603519..424f06f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ audacious-plugins-fedora-2.4-rc1.tar.bz2
 /audacious-plugins-fedora-2.4-rc2.tar.bz2
 /audacious-plugins-fedora-2.4.0.tar.bz2
 /audacious-plugins-fedora-2.4.2.tar.bz2
+/audacious-plugins-fedora-2.4.3.tar.bz2
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 0994a7b..2abba76 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -4,8 +4,8 @@
 %define aud_ver 2.4.2
 
 Name: audacious-plugins
-Version: 2.4.2
-Release: 2%{?dist}
+Version: 2.4.3
+Release: 1%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -25,8 +25,6 @@ Patch0: audacious-plugins-2.0.1-xmms-skindir.patch
 Patch1: audacious-plugins-2.4-libdir.patch
 #
 Patch8: audacious-plugins-2.4.2-libnotify07.patch
-# fixed upstream (AUDPLUG-308) bz 663621
-Patch9: audacious-plugins-2.4.2-jumpto.patch
 
 BuildRequires: audacious-devel >= %{aud_ver}
 BuildRequires: gettext
@@ -137,7 +135,6 @@ providers may build it with libsidplay 2 instead.
 %if 0%{?fedora} > 14
 %patch8 -p1 -b .libnotify07
 %endif
-%patch9 -p1 -b .jumpto
 
 for i in src/ladspa/ladspa.c
 do
@@ -227,6 +224,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Fri Jan 14 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4.3-1
+- Update to 2.4.3 (maintenance release in stable branch, 38k diff).
+
 * Sun Dec 19 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4.2-2
 - Fix "Jump To" dialog seek (#663621) (AUDPLUG-308).
 
diff --git a/sources b/sources
index 808030b..05b5aa8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0866f09e1bd2c1590aadd8a6dedc99f  audacious-plugins-fedora-2.4.2.tar.bz2
+10d288d02036231c61ce284abae27477  audacious-plugins-fedora-2.4.3.tar.bz2


More information about the scm-commits mailing list