diff --git a/python-websockify.spec b/python-websockify.spec index f42bf21..91d1f76 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: 4%{?dist} +Release: 5%{?dist} Summary: %{summary} License: LGPLv3 @@ -79,6 +79,9 @@ install -m 444 docs/websockify.1 %{buildroot}%{_mandir}/man1/ %doc docs %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.8.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Dec 19 2016 Miro HronĨok - 0.8.0-4 - Rebuild for Python 3.6