diff --git a/python-websockify.spec b/python-websockify.spec index 5372ffc..a601440 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.8.0 -Release: 15%{?dist} +Release: 16%{?dist} Summary: %{summary} License: LGPLv3 @@ -59,6 +59,9 @@ install -m 444 docs/websockify.1 %{buildroot}%{_mandir}/man1/ %doc docs %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.8.0-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.8.0-15 - Rebuilt for Python 3.8.0rc1 (#1748018)