From c326a74a7bab5a0b2f1de8ead84cdb2a5435de76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:50:37 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-progress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-progress.spec b/python-progress.spec index 03bee90..0c6ce89 100644 --- a/python-progress.spec +++ b/python-progress.spec @@ -20,7 +20,7 @@ Name: python-%{pypi_name} Version: 1.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Easy to use progress bars License: ISC @@ -98,6 +98,9 @@ rm -rf %{pypi_name}.egg-info %changelog +* Mon Aug 19 2019 Miro HronĨok - 1.5-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild