]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
version 0.50.7
authorewt <ewt>
Thu, 3 Feb 2000 18:58:24 +0000 (18:58 +0000)
committerewt <ewt>
Thu, 3 Feb 2000 18:58:24 +0000 (18:58 +0000)
configure.in
newt.spec

index ba7e9a703082a76495537339b86c1ba50d72aa63..0ebf2a255e63b5e8616fda29f633ddcd3185da60 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.6
+VERSION=0.50.7
 SONAME=0.50
 AC_SUBST(VERSION)
 AC_SUBST(SONAME)
index cd394522b44b3f2a46c2ed4d85bce04a422f9d75..ac284a6e0ff1d5010ee774ade17c3018e732fae3 100644 (file)
--- a/newt.spec
+++ b/newt.spec
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 %changelog
+* Thu Feb 03 2000 Erik Troan <ewt@redhat.com>
+- strip shared libs
+
 * Mon Jan 31 2000 Matt Wilson <msw@redhat.com>
 - added patch from Toru Hoshina <t@kondara.org> to improve multibyte
   character wrapping