diff --git a/python-aiorpcx.spec b/python-aiorpcx.spec index 9405875..fb7fab4 100644 --- a/python-aiorpcx.spec +++ b/python-aiorpcx.spec @@ -6,7 +6,7 @@ and server implementation. Name: python-%{srcname} Version: 0.11.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Generic async RPC implementation # https://github.com/kyuupichan/aiorpcX/issues/11 @@ -44,6 +44,9 @@ rm -vrf *.egg-info %{python3_sitelib}/%{pypi_name}-*.egg-info/ %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