Updated to latest stable upstream version 1.4.5-stable
This commit is contained in:
parent
052e0c165a
commit
d99fc0c55a
@ -1,5 +1,5 @@
|
||||
Name: libevent
|
||||
Version: 1.4.4
|
||||
Version: 1.4.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Abstract asynchronous event notification library
|
||||
|
||||
@ -75,10 +75,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libevent_extra.a
|
||||
|
||||
%{_bindir}/event_rpcgen.py
|
||||
%{_bindir}/event_rpcgen.pyc
|
||||
%{_bindir}/event_rpcgen.pyo
|
||||
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 1 2008 Steve Dickson <steved@redhat.com> 1.4.5-1
|
||||
- Updated to latest stable upstream version 1.4.5-stable
|
||||
|
||||
* Mon Jun 2 2008 Steve Dickson <steved@redhat.com> 1.4.4-1
|
||||
- Updated to latest stable upstream version 1.4.4-stable
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user