From 405ce87b279fdc882cd5cbb921cf3d68fba6eeeb Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Fri, 9 Dec 2005 22:41:29 +0000 Subject: [PATCH] gcc update bump --- libaio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 )