diff --git a/.gitignore b/.gitignore index 5fa32ce..b03b005 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ alsa-lib-1.0.22.tar.bz2 /alsa-lib-1.0.26.tar.bz2 /alsa-lib-1.0.27.tar.bz2 /alsa-lib-1.0.27.1.tar.bz2 +/alsa-lib-1.0.27.2.tar.bz2 diff --git a/alsa-lib.spec b/alsa-lib.spec index c9ea970..8d04b31 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -4,8 +4,8 @@ Summary: The Advanced Linux Sound Architecture (ALSA) library Name: alsa-lib -Version: 1.0.27.1 -Release: 2%{?prever_dot}%{?dist} +Version: 1.0.27.2 +Release: 1%{?prever_dot}%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.alsa-project.org/ @@ -113,6 +113,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/aclocal/alsa.m4 %changelog +* Mon Jul 08 2013 Jaroslav Kysela - 1.0.27.2-1 +- Updated to 1.0.27.2 + * Thu May 30 2013 Jaroslav Kysela - 1.0.27.1-2 - Fixed bug#953352 diff --git a/sources b/sources index 3a55918..74284f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17102aaab10e9d4b19f6b02937bab015 alsa-lib-1.0.27.1.tar.bz2 +69129a7c37697f81ac092335e9fa452b alsa-lib-1.0.27.2.tar.bz2