Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
078ce67c7c |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ alsa-plugins-1.0.22.tar.bz2
|
||||||
/alsa-plugins-1.0.24.tar.bz2
|
/alsa-plugins-1.0.24.tar.bz2
|
||||||
/alsa-plugins-1.0.25.tar.bz2
|
/alsa-plugins-1.0.25.tar.bz2
|
||||||
/alsa-plugins-1.0.26.tar.bz2
|
/alsa-plugins-1.0.26.tar.bz2
|
||||||
|
/alsa-plugins-1.0.27.tar.bz2
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,8 @@
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: alsa-plugins
|
Name: alsa-plugins
|
||||||
Version: 1.0.26
|
Version: 1.0.27
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Advanced Linux Sound Architecture (ALSA) Plugins
|
Summary: The Advanced Linux Sound Architecture (ALSA) Plugins
|
||||||
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
|
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
|
||||||
# pph plugin is BSD-like licensed
|
# pph plugin is BSD-like licensed
|
||||||
|
|
@ -266,6 +266,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 12 2013 Jaroslav Kysela <jkysela@redhat.com> - 1.0.27-1
|
||||||
|
- Updated to 1.0.27
|
||||||
|
|
||||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.26-3
|
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.26-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
4facd408326ef5567a7d4ceb6589e6b0 alsa-plugins-1.0.26.tar.bz2
|
ada0163e0e84c787bfc929ad0f3f5cb8 alsa-plugins-1.0.27.tar.bz2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue