diff --git a/python-websockify.spec b/python-websockify.spec index c2e592b..0a98d8f 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.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{summary} License: LGPLv3 @@ -59,6 +59,9 @@ install -m 444 docs/websockify.1 %{buildroot}%{_mandir}/man1/ %doc docs %changelog +* Tue May 26 2020 Miro HronĨok - 0.9.0-2 +- Rebuilt for Python 3.9 + * Thu Mar 26 2020 Yatin Karel - 0.9.0-1 - Update to 0.9.0 (Resolves #1816608)