From 08da9d4ff0627b5a191bb817668002b9041b7ee8 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 09:13:39 +0000 Subject: [PATCH] auto-import changelog data from newt-0.50.24-1.src.rpm Wed Jun 06 2001 Crutcher Dunnavant - added CListBox python convenience class Tue May 15 2001 Michael Fulbright - added python binding for CompactButton() --- .cvsignore | 2 +- newt.spec | 10 ++++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 825de26..4b18bc5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -newt-0.50.22.tar.gz +newt-0.50.24.tar.gz diff --git a/newt.spec b/newt.spec index 607f083..32e66d3 100644 --- a/newt.spec +++ b/newt.spec @@ -1,8 +1,8 @@ Summary: A development library for text mode user interfaces. Name: newt -%define version 0.50.22 +%define version 0.50.24 Version: %{version} -Release: 2 +Release: 1 Copyright: LGPL Group: System Environment/Libraries Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz @@ -105,6 +105,12 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Jun 6 2001 Crutcher Dunnavant +- added CListBox python convenience class + +* Tue May 15 2001 Michael Fulbright +- added python binding for CompactButton() + * Tue Apr 3 2001 Matt Wilson - change from using SLsmg_touch_screen to SLsmg_touch_lines to prevent excessive flashing due to screen clears when using touch_screen (more diff --git a/sources b/sources index 47cb994..9c4c1c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45f603757da40db24ecee7ea1b32ed0d newt-0.50.22.tar.gz +0846ff2a3ab14c504183bbc805506a4d newt-0.50.24.tar.gz