diff --git a/.cvsignore b/.cvsignore index d4ca659..ec4c0c8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ alsa-plugins-1.0.21.tar.bz2 +alsa-plugins-1.0.22.tar.bz2 diff --git a/alsa-plugins.spec b/alsa-plugins.spec index 28ee1fe..f211055 100644 --- a/alsa-plugins.spec +++ b/alsa-plugins.spec @@ -1,9 +1,10 @@ Name: alsa-plugins -Version: 1.0.21 -Release: 2%{?dist} +Version: 1.0.22 +Release: 1%{?dist} Summary: The Advanced Linux Sound Architecture (ALSA) Plugins # All packages are LGPLv2+ with the exception of samplerate which is GPLv2+ -License: GPLv2+ and LGPLv2+ +# pph plugin is BSD-like licensed +License: GPLv2+ and LGPLv2+ and BSD Group: System Environment/Libraries URL: http://www.alsa-project.org/ Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2 @@ -248,6 +249,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jan 14 2010 Jaroslav Kysela - 1.0.22-1 +- Updated to 1.0.22 + * Mon Sep 7 2009 Eric Moret - 1.0.21-2 - Added missing dbus-devel dependency to maemo subpackage diff --git a/sources b/sources index c947667..4b51a59 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 392d016c0948c54978c0505f24271e01 alsa-plugins-1.0.21.tar.bz2 +a482cce4007b7c75e1c0a677f7f0fe07 alsa-plugins-1.0.22.tar.bz2