diff --git a/python-rangehttpserver.spec b/python-rangehttpserver.spec index 285d8ec..f353bde 100644 --- a/python-rangehttpserver.spec +++ b/python-rangehttpserver.spec @@ -6,7 +6,7 @@ SimpleHTTPServer with support for Range requests.} Name: python-%{pypi_name} Version: 1.2.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: SimpleHTTPServer with support for Range requests License: ASL 2.0 @@ -60,6 +60,9 @@ PYTHONPATH=. pytest-3 %{python3_sitelib}/rangehttpserver-%{version}-py?.?.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.2.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.2.0-8 - Rebuilt for Python 3.8.0rc1 (#1748018)