updated to v1.1.1

This commit is contained in:
Jaroslav Kysela 2016-03-31 17:39:07 +02:00
parent b830d0afa9
commit 9139f43ab7
2 changed files with 6 additions and 3 deletions

View File

@ -5,8 +5,8 @@
%endif
Name: alsa-plugins
Version: 1.1.0
Release: 2%{?dist}
Version: 1.1.1
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 Mar 31 2016 Jaroslav Kysela <perex@perex.cz> - 1.1.1-1
- Updated to 1.1.1
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
b123e42ed881b9adbc99e4040f257c39 alsa-plugins-1.1.0.tar.bz2
69f9f3e2de3c97fc71d496e91e271fe5 alsa-plugins-1.1.1.tar.bz2