This commit is contained in:
Dennis Gilmore 2012-01-13 20:15:38 -06:00
parent 199816951f
commit b676add049

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 1.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Oct 24 2011 Luke Macken <lmacken@redhat.com> - 1.0.0-2
- Add a python3-urwid subpackage (#746627)