diff --git a/alsa-lib.spec b/alsa-lib.spec index 2557e52..e2a4a8a 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -1,11 +1,11 @@ -%define version_main 1.0.10rc1 -%define version_app +%define version_main 1.0.10 +%define version_app rf %define version_ainit 0.6 Summary: The Advanced Linux Sound Architecture (ALSA) library. Name: alsa-lib Version: %{version_main}%{?version_app} -Release: 2 +Release: 1 License: LGPL Group: System Environment/Libraries Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version_main}%{?prever}.tar.bz2 @@ -137,6 +137,9 @@ ln -snf ../../etc/alsa %{_datadir}/alsa %{_datadir}/aclocal/alsa.m4 %changelog +* Thu Nov 24 2005 Martin Stransky 1.0.10rf-1 +- new upstream version + * Tue Sep 27 2005 Martin Stransky 1.0.10rc1-2 - fixes in config files, new ainit (for #166086)