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

This commit is contained in:
Jesse Keating 2006-02-11 03:52:09 +00:00
parent d56d087c83
commit 32ece4c50b

View File

@ -1,7 +1,7 @@
Summary: Cross Platform Audio Output Library.
Name: libao
Version: 0.8.6
Release: 1.2
Release: 1.2.1
Group: System Environment/Libraries
License: GPL
URL: http://www.xiph.org/
@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%postun -p /sbin/ldconfig
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.8.6-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.8.6-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes