From: jakub Date: Fri, 28 Apr 2000 14:27:40 +0000 (+0000) Subject: Release 0.50.9 X-Git-Tag: r0-50-9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba06813e95e4c305142974f4cf37831665960845;p=thirdparty%2Fnewt.git Release 0.50.9 --- diff --git a/newt.spec b/newt.spec index 12769cb..4e1ce06 100644 --- 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.8 +%define version 0.50.9 Version: %{version} -Release: 3 +Release: 1 Copyright: LGPL Group: System Environment/Libraries Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Fri Apr 28 2000 Jakub Jelinek +- see CHANGES + * Mon Mar 13 2000 Matt Wilson - revert mblen patch, go back to our own wide char detection