diff --git a/libevent.spec b/libevent.spec index 388cfd6..14c33d4 100644 --- a/libevent.spec +++ b/libevent.spec @@ -1,6 +1,6 @@ Name: libevent Version: 2.0.18 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Abstract asynchronous event notification library Group: System Environment/Libraries @@ -106,6 +106,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-devel-%{version}/sample %{_docdir}/%{name}-devel-%{version}/sample/* %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 2.0.18-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed Apr 4 2012 Steve Dickson 2.0.18-1 - Updated to latest stable upstream version: 2.0.18-stable - Moved documentation into its own rpm (bz 810138)