diff --git a/libaio.spec b/libaio.spec index b086e77..e08dd21 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,6 +1,6 @@ Name: libaio Version: 0.3.109 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Linux-native asynchronous I/O access library License: LGPLv2+ Group: System Environment/Libraries @@ -71,6 +71,9 @@ make destdir=$RPM_BUILD_ROOT prefix=/ libdir=%{libdir} usrlibdir=%{usrlibdir} \ %exclude %{_libdir}/libaio.a %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 0.3.109-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Jan 19 2010 Jeff Moyer - 0.3.109-2 - Get rid of the static library. (Bug 556059)