diff --git a/libaio.spec b/libaio.spec index 0bd3cac..2407a5e 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,6 +1,6 @@ Name: libaio Version: 0.3.99 -Release: 2 +Release: 3 Summary: Linux-native asynchronous I/O access library Copyright: LGPL Group: System Environment/Libraries @@ -58,6 +58,9 @@ make install prefix=$RPM_BUILD_ROOT/usr \ %attr(0644,root,root) %{_libdir}/libaio.a %changelog +* Tue Jun 15 2004 Elliot Lee +- rebuilt + * Tue Mar 30 2004 Jeff Moyer - 0.3.99-2 - Apparently the 0.3.93 patch was not meant for 0.3.96. Backed it out.