diff --git a/.cvsignore b/.cvsignore index 3cb051e..4961e26 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -newt-0.50.31.tar.gz +newt-0.50.32.tar.gz diff --git a/newt.spec b/newt.spec index e3b7533..061eb06 100644 --- a/newt.spec +++ b/newt.spec @@ -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 0.50.32-1 +- re-ordered the width key of CheckboxTree.__init__; #52319 + * Wed Aug 8 2001 Crutcher Dunnavant 0.50.31-1 - right anchor the internal Listbox of CListboxes, so that empty - scrollable CListboxes do not look like crape. diff --git a/sources b/sources index f747346..7bfce4f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a2036f9b253a1b5609bf23fc71c2c89 newt-0.50.31.tar.gz +12d0189635594c2b45c6e339176ea7c2 newt-0.50.32.tar.gz