diff --git a/python-rangehttpserver.spec b/python-rangehttpserver.spec index 462e605..285d8ec 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: 7%{?dist} +Release: 8%{?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 Oct 03 2019 Miro Hrončok - 1.2.0-8 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.2.0-7 - Rebuilt for Python 3.8