diff --git a/python-resumable-urlretrieve.spec b/python-resumable-urlretrieve.spec index b7462be..de16890 100644 --- a/python-resumable-urlretrieve.spec +++ b/python-resumable-urlretrieve.spec @@ -5,7 +5,7 @@ Small library to fetch files over HTTP and resume their download.} Name: python-%{pypi_name} Version: 0.1.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Small library to fetch files over HTTP and resume their download License: MIT @@ -53,6 +53,9 @@ PYTHONPATH=. pytest-3 %{python3_sitelib}/resumable_urlretrieve-%{version}-py?.?.egg-info %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.1.6-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.1.6-3 - Rebuilt for Python 3.8