From 37921e65a33ca39dbd9ad7c01ed9b208bdb768f4 Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Thu, 15 May 2014 16:12:32 +0200 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 --- python-prettytable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-prettytable.spec b/python-prettytable.spec index e282fce..1799680 100644 --- a/python-prettytable.spec +++ b/python-prettytable.spec @@ -9,7 +9,7 @@ Name: python-%{modname} Version: 0.7.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python library to display tabular data in tables Group: Development/Languages @@ -107,6 +107,9 @@ popd %changelog +* Wed May 14 2014 Bohuslav Kabrda - 0.7.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + * Tue Jan 07 2014 Pádraig Brady - 0.7.2-1 - Latest upstream