diff --git a/python-websockets.spec b/python-websockets.spec index 68dd9bb..9d2895c 100644 --- a/python-websockets.spec +++ b/python-websockets.spec @@ -6,7 +6,7 @@ Name: python-%{pypi_name} Version: 10.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implementation of the WebSocket Protocol for Python License: BSD @@ -55,6 +55,9 @@ BuildRequires: python3-devel %doc README.rst %changelog +* Mon Jun 13 2022 Python Maint - 10.2-2 +- Rebuilt for Python 3.11 + * Tue Feb 22 2022 Fabian Affolter - 10.2-1 - Update to latest upstream release 10.2 (closes rhbz#2056433)