From b676add04962405a947df23a60b066db6f2f6bc7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 20:15:38 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- python-urwid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urwid.spec b/python-urwid.spec index fde9191..2efd54a 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -9,7 +9,7 @@ Name: python-urwid Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Console user interface library Group: Development/Libraries @@ -115,6 +115,9 @@ rm -rf %{buildroot} %endif %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 1.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Oct 24 2011 Luke Macken - 1.0.0-2 - Add a python3-urwid subpackage (#746627)