diff --git a/python-trio.spec b/python-trio.spec index 5d551d0..537689d 100644 --- a/python-trio.spec +++ b/python-trio.spec @@ -24,7 +24,7 @@ right.} Name: python-%{pkgname} Version: 0.11.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: An async/await-native I/O library for humans and snake people License: MIT or ASL 2.0 URL: https://github.com/python-trio/trio @@ -89,6 +89,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose t %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.11.0-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.11.0-3 - Rebuilt for Python 3.8