Update to urwid-1.1.0
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
This commit is contained in:
parent
5a49299987
commit
77aaf9a248
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
urwid-0.9.9.1.tar.gz
|
||||
/urwid-1.0.0.tar.gz
|
||||
/urwid-1.0.2.tar.gz
|
||||
/urwid-1.1.0.tar.gz
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
%endif
|
||||
|
||||
Name: python-urwid
|
||||
Version: 1.0.2
|
||||
Version: 1.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Console user interface library
|
||||
|
||||
@ -118,6 +118,9 @@ rm -rf %{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 23 2012 Fabian Deutsch <fabiand@fedoraproject.org> - 1.1.0-1
|
||||
- Update to upstream 1.1.0
|
||||
|
||||
* Wed Sep 26 2012 Fabian Deutsch <fabian.deutsch@gmx.de> - 1.0.2-1
|
||||
- Update to upstream 1.0.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user