From fd27997b146c0300c7e40776a98a53c885118570 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 26 2019 12:38:39 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-cheroot.spec b/python-cheroot.spec index 176985b..47c046a 100644 --- a/python-cheroot.spec +++ b/python-cheroot.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 6.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Highly-optimized, pure-python HTTP server License: BSD @@ -106,6 +106,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build %endif %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 6.5.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Apr 30 2019 Dan Radez - 6.5.5-1 - update to 6.5.5 - disable docs build, new dep sphinx-tabs was introduced.