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

Wed Jun 06 2001 Crutcher Dunnavant <crutcher@redhat.com>
- added CListBox python convenience class
Tue May 15 2001 Michael Fulbright <msf@redhat.com>
- added python binding for CompactButton()
This commit is contained in:
cvsdist 2004-09-09 09:13:39 +00:00
parent b68103c840
commit 08da9d4ff0
3 changed files with 10 additions and 4 deletions

View File

@ -1 +1 @@
newt-0.50.22.tar.gz
newt-0.50.24.tar.gz

View File

@ -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 <crutcher@redhat.com>
- added CListBox python convenience class
* Tue May 15 2001 Michael Fulbright <msf@redhat.com>
- added python binding for CompactButton()
* Tue Apr 3 2001 Matt Wilson <msw@redhat.com>
- change from using SLsmg_touch_screen to SLsmg_touch_lines to prevent
excessive flashing due to screen clears when using touch_screen (more

View File

@ -1 +1 @@
45f603757da40db24ecee7ea1b32ed0d newt-0.50.22.tar.gz
0846ff2a3ab14c504183bbc805506a4d newt-0.50.24.tar.gz