]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
updated spec
authormsw <msw>
Mon, 2 Aug 1999 15:33:41 +0000 (15:33 +0000)
committermsw <msw>
Mon, 2 Aug 1999 15:33:41 +0000 (15:33 +0000)
newt.spec

index c7616eacdeb1b428b4a5f387c1deb47414bb7a98..7b1f7ccd014c4cd54ff9c3e0a5d9d93eba71bed3 100644 (file)
--- 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 <msw@redhat.com>
+- added checkboxtree
+- improved snack binding
+
 * Fri Apr  9 1999 Matt Wilson <msw@redhat.com>
 - fixed a glibc related bug in reflow that was truncating all text to 1000
 chars