From: msw Date: Fri, 16 Jun 2000 04:04:40 +0000 (+0000) Subject: updated spec X-Git-Tag: r0-50-12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7b631f290ba31b28379ff6cc87b676d90743936;p=thirdparty%2Fnewt.git updated spec --- diff --git a/newt.spec b/newt.spec index 0271f12..9442459 100644 --- 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.12 +%define version 0.50.13 Version: %{version} Release: 1 Copyright: LGPL @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Fri Jun 16 2000 Matt Wilson +- build for new release + * Fri Apr 28 2000 Jakub Jelinek - see CHANGES