Update to urwid-1.0.2
Signed-off-by: Fabian Deutsch <fabiand@fedoraproject.org>
This commit is contained in:
parent
d69479554b
commit
b5c09d7692
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
urwid-0.9.9.1.tar.gz
|
urwid-0.9.9.1.tar.gz
|
||||||
/urwid-1.0.0.tar.gz
|
/urwid-1.0.0.tar.gz
|
||||||
|
/urwid-1.0.2.tar.gz
|
||||||
|
|||||||
@ -8,8 +8,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-urwid
|
Name: python-urwid
|
||||||
Version: 1.0.0
|
Version: 1.0.2
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Console user interface library
|
Summary: Console user interface library
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -118,6 +118,9 @@ rm -rf %{buildroot}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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)
|
- add missing BRs on python-test and python3-test (for test.support)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user