Update to 1.1.1 (important bugfix update)
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
This commit is contained in:
parent
eb73d88248
commit
db1730761a
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,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
|
||||
/urwid-1.1.1.tar.gz
|
||||
|
||||
@ -8,8 +8,8 @@
|
||||
%endif
|
||||
|
||||
Name: python-urwid
|
||||
Version: 1.1.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Console user interface library
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -114,6 +114,9 @@ rm -rf %{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 21 2012 Fabian Deutsch <fabiand@fedoraproject.org> - 1.1.1 -1
|
||||
- Bugfix update
|
||||
|
||||
* Tue Oct 23 2012 Fabian Deutsch <fabiand@fedoraproject.org> - 1.1.0-2
|
||||
- Add new docs and examples dir
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user