From: msw Date: Mon, 2 Aug 1999 15:33:41 +0000 (+0000) Subject: updated spec X-Git-Tag: r0-50~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f696fd41f4fc16cb06eafa55861c18f817621c71;p=thirdparty%2Fnewt.git updated spec --- diff --git a/newt.spec b/newt.spec index c7616ea..7b1f7cc 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: 1 +Release: 2 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 +* Mon Aug 2 1999 Matt Wilson +- added checkboxtree +- improved snack binding + * Fri Apr 9 1999 Matt Wilson - fixed a glibc related bug in reflow that was truncating all text to 1000 chars