From 220d0980909702d3e83c2b27b1b0dc05e95808e5 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 09:16:51 +0000 Subject: [PATCH] auto-import changelog data from newt-0.51.0-1.src.rpm Thu Aug 15 2002 Bill Nottingham 0.51.0-1 - changes for element width calculation for UTF-8 - fix textwrap for UTF-8 in general - bump soname to avoid shared library collisions with slang --- .cvsignore | 2 +- newt.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 3fb156a..29dd647 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -newt-0.50.39.tar.gz +newt-0.51.0.tar.gz diff --git a/newt.spec b/newt.spec index 27992c6..8a018e0 100644 --- a/newt.spec +++ b/newt.spec @@ -1,11 +1,11 @@ Summary: A development library for text mode user interfaces. Name: newt -%define version 0.50.39 +%define version 0.51.0 Version: %{version} Release: 1 License: LGPL Group: System Environment/Libraries -Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz +Source: newt-%{version}.tar.gz BuildRequires: python,python-devel,perl, slang-devel Requires: slang Provides: snack @@ -81,6 +81,11 @@ rm -rf $RPM_BUILD_ROOT /usr/lib/libnewt.so %changelog +* Thu Aug 15 2002 Bill Nottingham 0.51.0-1 +- changes for element width calculation for UTF-8 +- fix textwrap for UTF-8 in general +- bump soname to avoid shared library collisions with slang + * Wed Jul 01 2002 Michael Fulbright 0.50.39-1 - Changed a test to check for 'None' the correct way diff --git a/sources b/sources index 64dedc0..8a7f4ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d21566d8b226ff25906f8ec00833455a newt-0.50.39.tar.gz +33e9bbf29126dfdc0bd4b6bd1509b62d newt-0.51.0.tar.gz