From b96a49195f512a35e1d31d98174f9750a098eea4 Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Tue, 13 May 2014 14:56:43 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- python-progress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-progress.spec b/python-progress.spec index 592ee10..4d9c6e9 100644 --- a/python-progress.spec +++ b/python-progress.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Easy to use progress bars License: ISC @@ -78,6 +78,9 @@ popd %endif # with_python3 %changelog +* Tue May 13 2014 Bohuslav Kabrda - 1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Tue Feb 18 2014 Bohuslav Kabrda - 1.2-2 - Add missing BR: python{,3}-setuptools