updated to 1.0.29

This commit is contained in:
Jaroslav Kysela 2015-02-26 16:29:45 +01:00
parent da7dc7e310
commit c221d933f2
2 changed files with 6 additions and 3 deletions

View File

@ -5,8 +5,8 @@
%endif
Name: alsa-plugins
Version: 1.0.28
Release: 4%{?dist}
Version: 1.0.29
Release: 1%{?dist}
Summary: The Advanced Linux Sound Architecture (ALSA) Plugins
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
# pph plugin is BSD-like licensed
@ -250,6 +250,9 @@ find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \;
%changelog
* Thu Feb 26 2015 Jaroslav Kysela <perex@perex.cz> - 1.0.29-1
- Updated to 1.0.29
* Thu Jan 29 2015 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.28-4
- Add speexdsp-devel as a dep to fix FTBFS

View File

@ -1 +1 @@
6fcbbb31e96f8ebc5fb926184a717aa4 alsa-plugins-1.0.28.tar.bz2
a66797b4471e3cbe96575207bfbe252c alsa-plugins-1.0.29.tar.bz2