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