diff --git a/audacious-plugin-fc.spec b/audacious-plugin-fc.spec index 5c574af..b6843a9 100644 --- a/audacious-plugin-fc.spec +++ b/audacious-plugin-fc.spec @@ -1,13 +1,13 @@ # Minimum audacious/audacious-plugins version in inter-package -# dependencies. We need 2.4 for both. -%define aud_ver 2.4 +# dependencies. We need 2.4.3 for both. +%define aud_ver 2.4.3 %define plugindir %(pkg-config audacious --variable=input_plugin_dir) Summary: Future Composer input plugin for Audacious Name: audacious-plugin-fc Version: 0.5.1 -Release: 4%{?dist} +Release: 4%{?dist}.1 URL: http://xmms-fc.sourceforge.net/ License: GPLv2+ Source: http://downloads.sourceforge.net/xmms-fc/audacious-plugin-fc-%{version}.tar.bz2 @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jan 18 2011 Michael Schwendt - 0.5.1-4.1 +- Rebuild for Audacious generic plugin API/ABI bump. + * Fri Jul 23 2010 Michael Schwendt - 0.5.1-4 - Larger patch, also to remove deprecated API usage.