From 352da9aa69c48d058643131c7d36d4ddd2b9f5e0 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Dec 25 2009 12:33:45 +0000 Subject: - Let bluetooth plugin access "alsa-gapless" config values not "alsa" as it will be called in post-2.2. --- diff --git a/audacious-plugins.spec b/audacious-plugins.spec index 1e6074d..fee0c20 100644 --- a/audacious-plugins.spec +++ b/audacious-plugins.spec @@ -5,7 +5,7 @@ Name: audacious-plugins Version: 2.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Plugins for the Audacious media player Group: Applications/Multimedia URL: http://audacious-media-player.org/ @@ -257,6 +257,10 @@ update-desktop-database &> /dev/null || : %changelog +* Fri Dec 25 2009 Michael Schwendt - 2.2-4 +- Let bluetooth plugin access "alsa-gapless" config values not "alsa" + as it will be called in post-2.2. + * Sat Dec 19 2009 Michael Schwendt - 2.2-3 - Beat bluetooth plugin a bit. - Fix missing aud_cfg_db_close calls.