From: msw Date: Thu, 5 Aug 1999 04:10:38 +0000 (+0000) Subject: updated spec X-Git-Tag: r0-50~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=25aeda781bbc84712c88a51e059001eefb57aa42;p=thirdparty%2Fnewt.git updated spec --- diff --git a/newt.spec b/newt.spec index 7b1f7cc..344aaad 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.50 Version: %{version} -Release: 2 +Release: 3 Copyright: LGPL Group: System Environment/Libraries Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz @@ -55,6 +55,10 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Thu Aug 5 1999 Matt Wilson +- added snack bindings for setting current listbox selection +- added argument to set default selection in snack ListboxChoiceWindow + * Mon Aug 2 1999 Matt Wilson - added checkboxtree - improved snack binding