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