From 25c2a27ca6345d26a53f1e8f77d1c7e69d3644f9 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Tue, 27 Jul 2010 20:59:00 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- python-urwid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urwid.spec b/python-urwid.spec index 852927c..0c9d14f 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -5,7 +5,7 @@ Name: python-urwid Version: 0.9.9.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Console user interface library Group: Development/Libraries @@ -54,5 +54,8 @@ rm -rf %{buildroot} %{python_sitearch}/urwid-%{version}*.egg-info %changelog +* Tue Jul 27 2010 David Malcolm - 0.9.9.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Wed May 19 2010 David Cantrell - 0.9.9.1-1 - Initial package