bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 01:34:47 +00:00
parent fd60a057f9
commit 178341d6cc

View File

@ -3,7 +3,7 @@
Summary: Advanced Linux Sound Architecture (ALSA) utilities
Name: alsa-utils
Version: 1.0.11
Release: 2.rc2.1
Release: 2.rc2.2
License: GPL
Group: Applications/Multimedia
URL: http://www.alsa-project.org/
@ -69,6 +69,9 @@ install -m 755 alsacard %{buildroot}/bin
/usr/share/locale/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.11-2.rc2.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.11-2.rc2.1
- rebuilt for new gcc4.1 snapshot and glibc changes