From 400ebe93aa50e70d57b041e9ac310bcb3c75b4e6 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 09:14:18 +0000 Subject: [PATCH] auto-import changelog data from newt-0.50.32-1.src.rpm Wed Aug 22 2001 Crutcher Dunnavant 0.50.32-1 - re-ordered the width key of CheckboxTree.__init__; #52319 --- .cvsignore | 2 +- newt.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) 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