diff --git a/python-websockify.spec b/python-websockify.spec index 5d4122b..925af29 100644 --- a/python-websockify.spec +++ b/python-websockify.spec @@ -2,7 +2,7 @@ %global summary WSGI based adapter for the Websockets protocol Name: python-%{pkgname} Version: 0.10.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{summary} License: LGPLv3 @@ -60,6 +60,9 @@ install -m 444 docs/websockify.1 %{buildroot}%{_mandir}/man1/ %doc docs %changelog +* Mon Jun 13 2022 Python Maint - 0.10.0-2 +- Rebuilt for Python 3.11 + * Fri Feb 04 2022 Neal Gompa - 0.10.0-1 - Update to 0.10.0