From 1f958c87af83d862da8ef3e9fdcc45088a8c2ecb Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 07:20:10 +0000 Subject: [PATCH] auto-import changelog data from libaio-0.3.99-3.src.rpm Tue Jun 15 2004 Elliot Lee - rebuilt --- libaio.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.