From f5736d1243b7052d8cb0bd382da706dde1adac44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:13:20 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-gevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-gevent.spec b/python-gevent.spec index 025f190..a6a6a0e 100644 --- a/python-gevent.spec +++ b/python-gevent.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 1.3.6 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A coroutine-based Python networking library License: MIT @@ -92,6 +92,9 @@ find %{buildroot} -name '*.so' -exec chmod 755 {} ';' %{python3_sitearch}/%{modname}* %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.3.6-7 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Sat Aug 17 2019 Miro Hrončok - 1.3.6-6 - Rebuilt for Python 3.8