From: notting Date: Thu, 12 Aug 1999 18:34:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: r0-50~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=129d6d0edf8d351326d428b9acb45016f9c9849a;p=thirdparty%2Fnewt.git *** empty log message *** --- diff --git a/newt.spec b/newt.spec index 16c0a8b..e80c124 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: 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 +* Thu Aug 12 1999 Bill Nottingham +- multi-state checkboxtrees. Woohoo. + * Mon Aug 9 1999 Matt Wilson - added snack wrappings for checkbox flag setting