Update to 1.1.1 (important bugfix update)

Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
This commit is contained in:
Fabian Deutsch 2012-11-21 14:57:55 +01:00
parent eb73d88248
commit db1730761a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
aa607646b260c4284a0d246abb716f00 urwid-1.1.0.tar.gz
eca2e0413cf7216b01c84b99e0f2576d urwid-1.1.1.tar.gz