From: msw Date: Sat, 27 Feb 1999 05:13:52 +0000 (+0000) Subject: rev X-Git-Tag: r0-40~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2afa1201f767a56ebe06ac50c281393e8609fa23;p=thirdparty%2Fnewt.git rev --- diff --git a/newt.spec b/newt.spec index fb49779..92de59a 100644 --- a/newt.spec +++ b/newt.spec @@ -2,7 +2,7 @@ Summary: A development library for text mode user interfaces. Name: newt %define version 0.40 Version: %{version} -Release: 5 +Release: 6 Copyright: LGPL Group: System Environment/Libraries Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Fri Feb 27 1999 Matt Wilson +- fixed support for navigating listboxes with alphabetical keypresses + * Thu Feb 25 1999 Matt Wilson - updated descriptions - added support for navigating listboxes with alphabetical keypresses