diff --git a/python-resumable-urlretrieve.spec b/python-resumable-urlretrieve.spec index 6421c6d..dd53541 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: 1%{?dist} +Release: 2%{?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 +* Fri Jul 26 2019 Fedora Release Engineering - 0.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Mar 26 2019 Luis Bazan - 0.1.6-1 - Unorphaned - New upstream version