From 5023d9476015e1e753c587ae77f2e7ebf18cc4b3 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 15 Aug 2014 09:52:55 -0600 Subject: [PATCH] Rebuild with new libevent (bug #892034) --- python-gevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-gevent.spec b/python-gevent.spec index 452a9a2..297c954 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -8,7 +8,7 @@ Name: python-%{upstream_name} Version: 0.13.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A coroutine-based Python networking library Group: Development/Languages @@ -56,6 +56,9 @@ rm -rf %{buildroot} %{python_sitearch}/%{upstream_name}-%{version}-*.egg-info %changelog +* Fri Aug 15 2014 Orion Poplawski - 0.13.8-4 +- Rebuild with new libevent (bug #892034) + * Sun Aug 04 2013 Fedora Release Engineering - 0.13.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild