From f5c654f7bdd95807a1d364b9e424f9e0fa84a3a2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 30 2020 15:01:31 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-resumable-urlretrieve.spec b/python-resumable-urlretrieve.spec index de16890..53a9178 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: 4%{?dist} +Release: 5%{?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 Jan 30 2020 Fedora Release Engineering - 0.1.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.1.6-4 - Rebuilt for Python 3.8.0rc1 (#1748018)