diff --git a/libevent.spec b/libevent.spec index e72d3cc..af10868 100644 --- a/libevent.spec +++ b/libevent.spec @@ -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 - 2.0.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Wed Aug 10 2011 Steve Dickson 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.