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:
parent
b68103c840
commit
08da9d4ff0
@ -1 +1 @@
|
||||
newt-0.50.22.tar.gz
|
||||
newt-0.50.24.tar.gz
|
||||
|
||||
10
newt.spec
10
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 <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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user