new upstream

This commit is contained in:
Martin Stransky 2006-08-07 12:49:58 +00:00
parent b77eece14e
commit 78a848408f
3 changed files with 8 additions and 3 deletions

View File

@ -9,3 +9,4 @@ alsa-utils-1.0.10.tar.bz2
alsa-utils-1.0.11rc2.tar.bz2
alsa-lib-1.0.11.tar.bz2
alsa-utils-1.0.11.tar.bz2
alsa-utils-1.0.12rc2.tar.bz2

View File

@ -1,9 +1,10 @@
%define prever rc1
%define prever rc2
%define prever_dot .rc2
Summary: Advanced Linux Sound Architecture (ALSA) utilities
Name: alsa-utils
Version: 1.0.12
Release: 1.rc1
Release: 1%{prever_dot}%{?dist}
License: GPL
Group: Applications/Multimedia
URL: http://www.alsa-project.org/
@ -67,6 +68,9 @@ install -m 755 alsacard %{buildroot}/bin
/usr/share/locale/*
%changelog
* Mon Aug 07 2006 Martin Stransky <stransky@redhat.com> 1.0.12-1.rc2
- new upstream
* Thu Jul 20 2006 Martin Stransky <stransky@redhat.com> 1.0.12-1.rc1
- new upstream

View File

@ -1 +1 @@
fe05a1cad553547e991fd159e22ff5bf alsa-utils-1.0.12rc1.tar.bz2
ec3ee0143b0af21effbd112e4458613e alsa-utils-1.0.12rc2.tar.bz2