From: katzj Date: Thu, 6 Nov 2003 06:41:13 +0000 (+0000) Subject: rebuild for python 2.3 X-Git-Tag: r0-51-6~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35617ed27b7e99c6dc3025fb051389e0f41e6a41;p=thirdparty%2Fnewt.git rebuild for python 2.3 --- diff --git a/newt.spec b/newt.spec index b4c5b4b..4a59ef9 100644 --- a/newt.spec +++ b/newt.spec @@ -4,7 +4,7 @@ Summary: A development library for text mode user interfaces. Name: newt %define version 0.51.6 Version: %{version} -Release: 1 +Release: 2 License: LGPL Group: System Environment/Libraries Source: newt-%{version}.tar.gz @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libnewt.so %changelog +* Thu Nov 6 2003 Jeremy Katz 0.51.6-2 +- rebuild for python 2.3 + * Tue Aug 19 2003 Michael K. Johnson 0.51.6-1 - rebuild