From: ewt Date: Thu, 3 Feb 2000 18:58:24 +0000 (+0000) Subject: version 0.50.7 X-Git-Tag: r0-50-7~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b22c184b3a1ff0caf082bc89393a47e1573651eb;p=thirdparty%2Fnewt.git version 0.50.7 --- diff --git a/configure.in b/configure.in index ba7e9a7..0ebf2a2 100644 --- a/configure.in +++ b/configure.in @@ -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) diff --git a/newt.spec b/newt.spec index cd39452..ac284a6 100644 --- 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 +- strip shared libs + * Mon Jan 31 2000 Matt Wilson - added patch from Toru Hoshina to improve multibyte character wrapping