diff --git a/alsa-lib.spec b/alsa-lib.spec index ccdf3eb..826707e 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -1,10 +1,10 @@ -%define prever rc3 -%define prever_dot .rc3 +#define prever rc3 +#define prever_dot .rc3 Summary: The Advanced Linux Sound Architecture (ALSA) library Name: alsa-lib Version: 1.0.15 -Release: 0.4%{?prever_dot}%{?dist} +Release: 1%{?prever_dot}%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}%{?postver}.tar.bz2 @@ -89,6 +89,9 @@ ln -snf ../../etc/alsa %{_datadir}/alsa %{_datadir}/aclocal/alsa.m4 %changelog +* Mon Oct 29 2007 Martin Stransky 1.0.15-1 +- updated to 1.0.15 final + * Wed Oct 17 2007 Lennart Poettering 1.0.15-0.3.rc3 - Add hook to /etc/alsa/alsa.conf so that /etc/alsa/default-pulse.conf is loaded when it exists. This allows us to enable the pulse plugin by diff --git a/sources b/sources index 9045200..181fa2f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db611fc767656675e72c5c3a7481c559 alsa-lib-1.0.15rc3.tar.bz2 +94254ea0d2c966a58184b134e9da29ff alsa-lib-1.0.15.tar.bz2