diff --git a/libaio.spec b/libaio.spec index 367f5b2..7a87697 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,6 +1,6 @@ Name: libaio Version: 0.3.104 -Release: 2 +Release: 2.1 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 Dec 09 2005 Jesse Keating +- rebuilt + * Fri Apr 1 2005 Jeff Moyer - 0.3.104-2 - Add Alpha architecture support. (Sergey Tikhonov )