diff --git a/python-anyio.spec b/python-anyio.spec index e498a54..902eb29 100644 --- a/python-anyio.spec +++ b/python-anyio.spec @@ -16,7 +16,7 @@ libraries written against it to run unmodified on asyncio, curio and trio.} Name: python-%{pkgname} Version: 1.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Compatibility layer for multiple asynchronous event loop implementations License: MIT URL: https://github.com/agronholm/anyio @@ -79,6 +79,9 @@ py.test-%{python3_version} --verbose tests %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.0.0-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.0.0-3 - Rebuilt for Python 3.8