- Autorebuild for GCC 4.3

This commit is contained in:
Jesse Keating 2008-02-19 02:28:00 +00:00
parent 4aa1ad6e24
commit 11a4b89d88

View File

@ -1,6 +1,6 @@
Name: alsa-plugins Name: alsa-plugins
Version: 1.0.15 Version: 1.0.15
Release: 2%{?dist} Release: 3%{?dist}
Summary: The Advanced Linux Sound Architecture (ALSA) Plugins Summary: The Advanced Linux Sound Architecture (ALSA) Plugins
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+ # All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
@ -173,6 +173,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/alsa-lib/libasound_module_pcm_vdownmix.so %{_libdir}/alsa-lib/libasound_module_pcm_vdownmix.so
%changelog %changelog
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.0.15-3
- Autorebuild for GCC 4.3
* Fri Jan 18 2008 Eric Moret <eric.moret@epita.fr> - 1.0.15-2 * Fri Jan 18 2008 Eric Moret <eric.moret@epita.fr> - 1.0.15-2
- Update to upstream 1.0.15 (#429249) - Update to upstream 1.0.15 (#429249)
- Add "Requires: pulseaudio" to alsa-plugins-pulseaudio (#368891) - Add "Requires: pulseaudio" to alsa-plugins-pulseaudio (#368891)