dmalcolm 2010-07-27 20:59:00 +00:00
parent c3233ab9cb
commit 25c2a27ca6

View File

@ -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 <dmalcolm@redhat.com> - 0.9.9.1-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Wed May 19 2010 David Cantrell <dcantrell@redhat.com> - 0.9.9.1-1
- Initial package