diff --git a/audacious-plugin-fc.spec b/audacious-plugin-fc.spec index d8ae211..33cead3 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 +%define aud_ver 2.4.2 %define plugindir %(pkg-config audacious --variable=input_plugin_dir) Summary: Future Composer input plugin for Audacious Name: audacious-plugin-fc Version: 0.6 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://xmms-fc.sourceforge.net/ License: GPLv2+ Source: http://downloads.sourceforge.net/xmms-fc/audacious-plugin-fc-%{version}.tar.bz2 @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Dec 9 2010 Michael Schwendt - 0.6-2 +- Rebuild for Audacious 2.4.2 alpha3 generic plugin API/ABI bump. + * Sun Aug 22 2010 Michael Schwendt - 0.6-1 - Update to 0.6 (merged API patches).