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)