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..c13b3d6 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/ @@ -17,7 +17,6 @@ Source12: modprobe-dist-oss.conf Patch0: alsa-lib-1.0.24-config.patch Patch2: alsa-lib-1.0.14-glibc-open.patch Patch4: alsa-lib-1.0.16-no-dox-date.patch -Patch10: rewind.patch BuildRequires: doxygen Requires(post): /sbin/ldconfig, coreutils @@ -48,7 +47,6 @@ against the ALSA libraries and interfaces. %patch0 -p1 -b .config %patch2 -p1 -b .glibc-open %patch4 -p1 -b .no-dox-date -%patch10 -p1 -b .rewind %build %configure --disable-aload --with-plugindir=%{_libdir}/alsa-lib --disable-alisp @@ -113,6 +111,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