diff --git a/alsa-plugins.spec b/alsa-plugins.spec index 3af2c9f..fa147f7 100644 --- a/alsa-plugins.spec +++ b/alsa-plugins.spec @@ -1,6 +1,6 @@ Name: alsa-plugins Version: 1.0.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Advanced Linux Sound Architecture (ALSA) Plugins # All packages are LGPLv2+ with the exception of samplerate which is GPLv2+ License: GPLv2+ and LGPLv2+ @@ -173,7 +173,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/alsa-lib/libasound_module_pcm_vdownmix.so %changelog -* Fri Jan 18 2008 Eric Moret - 1.0.15-1 +* Fri Jan 18 2008 Eric Moret - 1.0.15-2 - Update to upstream 1.0.15 (#429249) - Add "Requires: pulseaudio" to alsa-plugins-pulseaudio (#368891) - Fix pulse_hw_params() when state is SND_PCM_STATE_PREPARED (#428030)