From 48469bd9145783a293b6751973369a9543a0f40a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 19:30:22 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- python-gevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-gevent.spec b/python-gevent.spec index 604df06..38828f4 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -6,7 +6,7 @@ Name: python-%{upstream_name} Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A coroutine-based Python networking library Group: Development/Languages @@ -51,6 +51,9 @@ CFLAGS="%{optflags} -I%{_includedir}/libev" %{__python2} setup.py build %{python2_sitearch}/%{upstream_name}-%{version}-*.egg-info %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun Aug 17 2014 Fedora Release Engineering - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild