From 70654b4cb11cddef10322f836ed27a113f4cf395 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:37 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-progress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-progress.spec b/python-progress.spec index ac1b8c3..bb5eb36 100644 --- a/python-progress.spec +++ b/python-progress.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 1.2 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Easy to use progress bars License: ISC @@ -81,6 +81,9 @@ popd %endif # with_python3 %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.2-11 +- Rebuild for Python 3.6 + * Thu Dec 08 2016 Pavel Raiskup - 1.2-10 - keep enabled python3 subpackage only in fedora, and merge into epel7