Update to urwid-1.0.2

Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
This commit is contained in:
Fabian Deutsch 2012-09-26 12:08:56 +02:00
parent d69479554b
commit b5c09d7692
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
urwid-0.9.9.1.tar.gz
/urwid-1.0.0.tar.gz
/urwid-1.0.2.tar.gz

View File

@ -8,8 +8,8 @@
%endif
Name: python-urwid
Version: 1.0.0
Release: 7%{?dist}
Version: 1.0.2
Release: 1%{?dist}
Summary: Console user interface library
Group: Development/Libraries
@ -118,6 +118,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Wed Sep 26 2012 makerpm <fabian.deutsch@gmx.de> - 1.0.2-1
- Update to upstream 1.0.2
* Mon Aug 27 2012 David Malcolm <dmalcolm@redhat.com> - 1.0.0-7
- add missing BRs on python-test and python3-test (for test.support)

View File

@ -1 +1 @@
487e98c5aef14af3b95ed2afa6147dd9 urwid-1.0.0.tar.gz
00542bbd15fae7ea60b02a7570edee2b urwid-1.0.2.tar.gz