auto-import changelog data from newt-0.50.32-1.src.rpm

Wed Aug 22 2001 Crutcher Dunnavant <crutcher@redhat.com> 0.50.32-1
- re-ordered the width key of CheckboxTree.__init__; #52319
This commit is contained in:
cvsdist 2004-09-09 09:14:18 +00:00
parent d151ebfc32
commit 400ebe93aa
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
newt-0.50.31.tar.gz
newt-0.50.32.tar.gz

View File

@ -1,6 +1,6 @@
Summary: A development library for text mode user interfaces.
Name: newt
%define version 0.50.31
%define version 0.50.32
Version: %{version}
Release: 1
Copyright: LGPL
@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Wed Aug 22 2001 Crutcher Dunnavant <crutcher@redhat.com> 0.50.32-1
- re-ordered the width key of CheckboxTree.__init__; #52319
* Wed Aug 8 2001 Crutcher Dunnavant <crutcher@redhat.com> 0.50.31-1
- right anchor the internal Listbox of CListboxes, so that empty
- scrollable CListboxes do not look like crape.

View File

@ -1 +1 @@
8a2036f9b253a1b5609bf23fc71c2c89 newt-0.50.31.tar.gz
12d0189635594c2b45c6e339176ea7c2 newt-0.50.32.tar.gz