From a991a047a1e22b8ce17eca5642bf5b2cfdb2c769 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 23 2021 10:14:27 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-websockify.spec b/python-websockify.spec index 313f26b..c4eb926 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: 5%{?dist} +Release: 6%{?dist} Summary: %{summary} License: LGPLv3 @@ -59,6 +59,9 @@ install -m 444 docs/websockify.1 %{buildroot}%{_mandir}/man1/ %doc docs %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.9.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.9.0-5 - Rebuilt for Python 3.10