Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19b131617d |
2 changed files with 9 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
a66797b4471e3cbe96575207bfbe252c alsa-plugins-1.0.29.tar.bz2
|
||||
69f9f3e2de3c97fc71d496e91e271fe5 alsa-plugins-1.1.1.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue