[audacious-plugins] - Require at least Audacious 2.4.3 (for uri_to_filename).

Michael Schwendt mschwendt at fedoraproject.org
Sun Jan 16 10:57:58 UTC 2011


commit 39a5cf75110374666948611e038d138e0acd96d7
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sun Jan 16 11:57:45 2011 +0100

    - Require at least Audacious 2.4.3 (for uri_to_filename).

 audacious-plugins.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 2abba76..4e4e76a 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -1,11 +1,12 @@
 # Minimum audacious/audacious-plugins version in inter-package
 # dependencies.
-# We need at least 2.4.2 because of the plugin API change after 2.4.0.
-%define aud_ver 2.4.2
+# We need at least 2.4.3 because of the plugin API change after 2.4.0
+# and in 2.4.3
+%define aud_ver 2.4.3
 
 Name: audacious-plugins
 Version: 2.4.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -224,6 +225,9 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Sun Jan 16 2011 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4.3-2
+- Require at least Audacious 2.4.3 (for uri_to_filename).
+
 * 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).
 


More information about the scm-commits mailing list