]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
0.50.17
authorewt <ewt>
Tue, 22 Aug 2000 17:25:51 +0000 (17:25 +0000)
committerewt <ewt>
Tue, 22 Aug 2000 17:25:51 +0000 (17:25 +0000)
configure.in
newt.spec

index 931d9ed988adcecbf2585cfd2089437e90c696ac..ecfe20cfa1bde79b63ef73cd13eac20a4f2f6ac5 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(newt_pr.h)
 AC_CONFIG_HEADER(config.h)
-VERSION=0.50.16
+VERSION=0.50.17
 SONAME=0.50
 AC_SUBST(VERSION)
 AC_SUBST(SONAME)
index e1b850fd6a851be6de660bd1d19131667b954b5e..a8e7b9a8d9b30fd9be9633c47d7bddd206609953 100644 (file)
--- a/newt.spec
+++ b/newt.spec
@@ -1,8 +1,8 @@
 Summary: A development library for text mode user interfaces.
 Name: newt
-%define version 0.50.16
+%define version 0.50.17
 Version: %{version}
-Release: 2
+Release: 1
 Copyright: LGPL
 Group: System Environment/Libraries
 Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 %changelog
+* Tue Aug 22 2000 Erik Troan <ewt@redhat.com>
+- fixed cursor disappearing in suspend (again)
+
 * Sat Aug 19 2000 Preston Brown <pbrown@redhat.com>
 - explicit requirement of devel subpackage on same version of main package
   so that .so file link doesn't break