Updated to 1.0.26
This commit is contained in:
parent
b400590184
commit
27af8e830d
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ alsa-utils-1.0.23.tar.bz2
|
|||||||
/alsa-utils-1.0.24.tar.bz2
|
/alsa-utils-1.0.24.tar.bz2
|
||||||
/alsa-utils-1.0.24.1.tar.bz2
|
/alsa-utils-1.0.24.1.tar.bz2
|
||||||
/alsa-utils-1.0.25.tar.bz2
|
/alsa-utils-1.0.25.tar.bz2
|
||||||
|
/alsa-utils-1.0.26.tar.bz2
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%define baseversion 1.0.25
|
%define baseversion 1.0.26
|
||||||
#define fixversion .1
|
#define fixversion .1
|
||||||
|
|
||||||
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
||||||
Name: alsa-utils
|
Name: alsa-utils
|
||||||
Version: %{baseversion}%{?fixversion}
|
Version: %{baseversion}%{?fixversion}
|
||||||
Release: 9%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
URL: http://www.alsa-project.org/
|
URL: http://www.alsa-project.org/
|
||||||
@ -104,6 +104,9 @@ if [ -s /etc/asound.state -a ! -s /var/lib/alsa/asound.state ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 6 2012 Jaroslav Kysela <jkysela@redhat.com> - 1.0.26-1
|
||||||
|
- Updated to 1.0.26
|
||||||
|
|
||||||
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.25-9
|
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.25-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user