From b4472d66b20eef4a3e739ad845d206dac054bb7d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 03:51:58 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libaio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libaio.spec b/libaio.spec index 490f179..dafd5c0 100644 --- a/libaio.spec +++ b/libaio.spec @@ -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 - 0.3.106-2.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.3.106-2.1 - rebuilt for new gcc4.1 snapshot and glibc changes