Hello community, here is the log from the commit of package nano checked in at Fri May 26 14:59:25 CEST 2006. -------- --- nano/nano.changes 2006-01-25 21:38:33.000000000 +0100 +++ nano/nano.changes 2006-05-25 14:10:44.000000000 +0200 @@ -1,0 +2,15 @@ +Thu May 25 14:07:25 CEST 2006 - cthiel@suse.de + +- update to version 1.3.11 + * This release focuses mostly on bugfixes, which include better handling + of the cursor at the statusbar prompt, support for certain combinations + of Shift and keyboard keys in both normal and + --rebind-keypad mode, a fix for a minor display problem after some + searches, a real fix for a long-standing segfault when displaying overly + long lines, and a real fix for nano's not hanging up properly in xterm + under certain circumstances. There are also several new features, such + as the ability to set the characters used as brackets when searching for + matching brackets, and tab completion of directories at the "Go To + Directory" prompt. + +------------------------------------------------------------------- Old: ---- nano-1.3.10.tar.bz2 New: ---- nano-1.3.11.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nano.spec ++++++ --- /var/tmp/diff_new_pack.NlvvPk/_old 2006-05-26 14:58:03.000000000 +0200 +++ /var/tmp/diff_new_pack.NlvvPk/_new 2006-05-26 14:58:03.000000000 +0200 @@ -1,11 +1,11 @@ # -# spec file for package nano (Version 1.3.10) +# spec file for package nano (Version 1.3.11) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://bugs.opensuse.org +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild @@ -15,8 +15,8 @@ License: GPL Group: Productivity/Editors/Other Autoreqprov: on -Summary: Pico editor clone with enhancements -Version: 1.3.10 +Summary: Pico Editor Clone with Enhancements +Version: 1.3.11 Release: 1 Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,11 +41,7 @@ %setup -q %build -export CFLAGS="$RPM_OPT_FLAGS" -./configure --prefix=%{_prefix} \ - --infodir=%{_infodir} \ - --mandir=%{_mandir} \ - --enable-all +%configure --enable-all make %install @@ -66,6 +62,18 @@ %{_infodir}/*.gz %changelog -n nano +* Thu May 25 2006 - cthiel@suse.de +- update to version 1.3.11 + * This release focuses mostly on bugfixes, which include better handling + of the cursor at the statusbar prompt, support for certain combinations + of Shift and keyboard keys in both normal and +--rebind-keypad mode, a fix for a minor display problem after some + searches, a real fix for a long-standing segfault when displaying overly + long lines, and a real fix for nano's not hanging up properly in xterm + under certain circumstances. There are also several new features, such + as the ability to set the characters used as brackets when searching for + matching brackets, and tab completion of directories at the "Go To + Directory" prompt. * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Sat Dec 24 2005 - cthiel@suse.de ++++++ nano-1.3.10.tar.bz2 -> nano-1.3.11.tar.bz2 ++++++ ++++ 63599 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...