diff --git a/python-autobahn.spec b/python-autobahn.spec index 566a398..a3dd89c 100644 --- a/python-autobahn.spec +++ b/python-autobahn.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 19.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python networking library for WebSocket and WAMP License: MIT @@ -137,6 +137,9 @@ USE_ASYNCIO=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --pyargs autobahn -k %changelog +* Thu Oct 03 2019 Miro HronĨok - 19.8.1-2 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Tue Aug 20 2019 Yatin Karel - 19.8.1-1 - Update to 19.8.1