Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Jaroslav Kysela
19b131617d updated to 1.1.1 2016-03-31 18:14:08 +02:00
2 changed files with 9 additions and 3 deletions

View file

@ -5,8 +5,8 @@
%endif
Name: alsa-plugins
Version: 1.0.29
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,12 @@ 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
* Tue Oct 27 2015 Jaroslav Kysela <perex@perex.cz> - 1.1.0-1
- Updated to 1.1.0
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.29-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View file

@ -1 +1 @@
a66797b4471e3cbe96575207bfbe252c alsa-plugins-1.0.29.tar.bz2
69f9f3e2de3c97fc71d496e91e271fe5 alsa-plugins-1.1.1.tar.bz2