gcc update bump

This commit is contained in:
Jesse Keating 2005-12-09 22:41:29 +00:00
parent 7962c3333d
commit 405ce87b27

View File

@ -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 <jkeating@redhat.com>
- rebuilt
* Fri Apr 1 2005 Jeff Moyer <jmoyer@redhat.com> - 0.3.104-2
- Add Alpha architecture support. (Sergey Tikhonov <tsv@solvo.ru>)