From: johnsonm Date: Tue, 19 Aug 2003 20:32:01 +0000 (+0000) Subject: rebuild for cambridge X-Git-Tag: r0-51-6~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11305b92453c4285e3c0bc4f613ba9300409473;p=thirdparty%2Fnewt.git rebuild for cambridge --- diff --git a/newt.spec b/newt.spec index 3778deb..b4c5b4b 100644 --- a/newt.spec +++ b/newt.spec @@ -2,7 +2,7 @@ Summary: A development library for text mode user interfaces. Name: newt -%define version 0.51.5 +%define version 0.51.6 Version: %{version} Release: 1 License: LGPL @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libnewt.so %changelog +* Tue Aug 19 2003 Michael K. Johnson 0.51.6-1 +- rebuild + * Tue Aug 19 2003 Michael K. Johnson 0.51.5-1 - incorporated listbox cursor location patch (#69903)