This commit is contained in:
Dennis Gilmore 2012-01-13 01:38:18 -06:00
parent 61c1f59fe0
commit 570cb8c076

View File

@ -1,6 +1,6 @@
Name: libevent
Version: 2.0.14
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Abstract asynchronous event notification library
Group: System Environment/Libraries
@ -94,6 +94,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-devel-%{version}/sample
%{_docdir}/%{name}-devel-%{version}/sample/*
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Aug 10 2011 Steve Dickson <steved@redhat.com> 2.0.14-1
- Updated to latest stable upstream version: 2.0.14-stable (bz 727129)
- Removed the installion of the outdate man pages and the latex raw docs.