diff --git a/python-resumable-urlretrieve.spec b/python-resumable-urlretrieve.spec index c7c57d8..995c50a 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: 6%{?dist} +Release: 7%{?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%{python3_version}.egg-info %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.1.6-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.1.6-6 - Rebuilt for Python 3.9