diff --git a/python-websockify.spec b/python-websockify.spec index b6b7b4d..74db543 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: 2%{?dist} +Release: 3%{?dist} Summary: %{summary} License: LGPLv3 @@ -59,6 +59,9 @@ install -m 444 docs/websockify.1 %{buildroot}%{_mandir}/man1/ %doc docs %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.9.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.9.0-2 - Rebuilt for Python 3.9