]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
new spec
authormsw <msw>
Fri, 5 Feb 1999 19:32:31 +0000 (19:32 +0000)
committermsw <msw>
Fri, 5 Feb 1999 19:32:31 +0000 (19:32 +0000)
newt.spec

index 201f5a90832f07bf7fe2a8f8fe4fe365644b20d9..0b508d3a6bd65ac8e704fbf9303eb18db978b1a0 100644 (file)
--- a/newt.spec
+++ b/newt.spec
@@ -2,7 +2,7 @@ Summary: Not Erik's Windowing Toolkit - text mode windowing with slang
 Name: newt
 %define version 0.40
 Version: %{version}
-Release: 2
+Release: 3
 Copyright: LGPL
 Group: Libraries
 Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz
@@ -51,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 %changelog
+* Fri Feb  5 1999 Matt Wilson <msw@redhat.com>
+- Function to set checkbox flags.  This will go away later when I have
+  a generic flag setting function and signals to comps to go insensitive.
+
 * Tue Jan 19 1999 Matt Wilson <msw@redhat.com>
 - Stopped using libgpm, internalized all gpm calls.  Still need some cleanups.