]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
bump rev r0-50-37
authornotting <notting>
Thu, 27 Jun 2002 02:30:32 +0000 (02:30 +0000)
committernotting <notting>
Thu, 27 Jun 2002 02:30:32 +0000 (02:30 +0000)
configure.in
newt.spec

index 3f76bd1d1a1db3220040129c7b1913ef59922d4c..ee2129a805fb21d2125ed1604814d7b430eb1d11 100644 (file)
@@ -5,7 +5,7 @@ AC_CONFIG_HEADER(config.h)
 
 VERSION=$(awk '/^%define version/ {print $3}' $srcdir/newt.spec)
 
-VERSION=0.50.37
+VERSION=0.50.38
 SONAME=0.50
 AC_SUBST(VERSION)
 AC_SUBST(SONAME)
index 7c273630e9ecc5482eded253dd3f914d867a27e1..6c3549361edbe078f8a50fab37a3585f78df9ef7 100644 (file)
--- a/newt.spec
+++ b/newt.spec
@@ -1,6 +1,6 @@
 Summary: A development library for text mode user interfaces.
 Name: newt
-%define version 0.50.37
+%define version 0.50.38
 Version: %{version}
 Release: 1
 License: LGPL
@@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 /usr/lib/libnewt.so
 
 %changelog
+* Wed Jun 26 2002 Bill Nottingham <notting@redhat.com> 0.50.38-1
+- don't hardcode linedrawing characters in the scrollbar code
+
 * Mon Jun 24 2002 Bill Nottingham <notting@redhat.com> 0.50.37-1
 - minor tweaks for use with UTF-8 slang