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

This commit is contained in:
Jesse Keating 2006-02-11 03:51:58 +00:00
parent 8238eebd1d
commit b4472d66b2

View File

@ -1,6 +1,6 @@
Name: libaio
Version: 0.3.106
Release: 2.1
Release: 2.2
Summary: Linux-native asynchronous I/O access library
License: LGPL
Group: System Environment/Libraries
@ -70,6 +70,9 @@ make install prefix=$RPM_BUILD_ROOT/usr \
%attr(0644,root,root) %{_libdir}/libaio.a
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.3.106-2.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.3.106-2.1
- rebuilt for new gcc4.1 snapshot and glibc changes