commit less for openSUSE:Factory
Hello community, here is the log from the commit of package less for openSUSE:Factory checked in at 2012-11-10 16:54:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/less (Old) and /work/SRC/openSUSE:Factory/.less.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "less", Maintainer is "VDziewiecki@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/less/less.changes 2011-12-06 13:52:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.less.new/less.changes 2012-11-10 16:54:33.000000000 +0100 @@ -1,0 +2,47 @@ +Tue Nov 6 11:24:25 UTC 2012 - puzel@suse.com + +- Update to version 455 + * Bugfixes in buildsystem and option parser + +------------------------------------------------------------------- +Sun Nov 4 21:06:26 UTC 2012 - puzel@suse.com + +- Update to version 453 + * Allow backslash escaping of metacharacters in LESS environment + variable. + * Don't quit if syntax errors are found in command line options. + * Increase sizes of some internal buffers. + * Fix configure bug with --with-regex=none. + * Fix crash with "stty rows 0". + +------------------------------------------------------------------- +Tue Sep 25 07:48:44 UTC 2012 - vdziewiecki@suse.com + +- Update to version 451 + * Add ESC-F command to keep reading data until a pattern is + * found. + + * Use exit code of LESSOPEN script if LESSOPEN starts with + * "||". + + * When up/down arrow is used on the command line immediately + * after typing text, the next command starting with that text is + found. + + * Add support for GNU regex. + + * Add configure option --with-regex=none and fix compile + * errors when compiling with no regex library. + + * Fix possible crashes caused by malformed LESSOPEN or + LESSCLOSE variables. + + * Fix bug highlighting text which is discontiguous in the + * file due to backspace processing. + + * Fix bug in displaying status column when scrolling + * backwards with -J and -S in effect. +- Remove speed patch. +- Remove less-429-lessecho-man.patch + +------------------------------------------------------------------- Old: ---- less-429-lessecho-man.patch less-443-speed.patch less-444.tar.gz New: ---- less-455.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ less.spec ++++++ --- /var/tmp/diff_new_pack.MoDl8P/_old 2012-11-10 16:54:35.000000000 +0100 +++ /var/tmp/diff_new_pack.MoDl8P/_new 2012-11-10 16:54:35.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package less # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,25 +16,24 @@ # - Name: less -BuildRequires: automake ncurses-devel -License: GPL-3.0+ or BSD-2-Clause -Group: Productivity/Text/Utilities +BuildRequires: automake +BuildRequires: ncurses-devel Obsoletes: jless -Provides: normal-less jless +Provides: jless +Provides: normal-less Requires: file -Version: 444 +Version: 455 Release: 0 Summary: Text File Browser and Pager Similar to more +License: GPL-3.0+ or BSD-2-Clause +Group: Productivity/Text/Utilities Url: http://www.greenwoodsoftware.com/less/ Source: %{name}-%{version}.tar.gz Source1: README.SuSE Source2: lessopen.sh Source3: lessclose.sh Source4: lesskey.src -Patch2: %{name}-429-lessecho-man.patch -Patch3: %{name}-443-speed.patch Patch22: %{name}-429-strict_aliasing.patch Patch24: %{name}-429-terminate.patch Patch25: %{name}-429-widechars.patch @@ -51,8 +50,6 @@ %prep %setup -q -%patch2 -%patch3 %patch22 %patch24 %patch25 ++++++ less-444.tar.gz -> less-455.tar.gz ++++++ ++++ 5302 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de