From 570cb8c076a09d88123ab70bd1a543d28fa5c6f3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 01:38:18 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- libevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.