diff --git a/python-autobahn.spec b/python-autobahn.spec index 68e9303..14febcc 100644 --- a/python-autobahn.spec +++ b/python-autobahn.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 21.2.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python networking library for WebSocket and WAMP License: MIT @@ -91,6 +91,9 @@ USE_ASYNCIO=1 %pytest --pyargs autobahn -k 'not test_no_memory_arg and not test_ %license LICENSE %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 21.2.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 21.2.2-3 - Rebuilt for Python 3.10