Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package less for openSUSE:Factory checked in at 2021-04-27 21:34:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/less (Old) and /work/SRC/openSUSE:Factory/.less.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "less" Tue Apr 27 21:34:13 2021 rev:60 rq:888431 version:581 Changes: -------- --- /work/SRC/openSUSE:Factory/less/less.changes 2020-08-19 18:44:27.475452883 +0200 +++ /work/SRC/openSUSE:Factory/.less.new.12324/less.changes 2021-04-27 21:34:18.119948217 +0200 @@ -1,0 +2,30 @@ +Fri Apr 23 09:37:19 UTC 2021 - Andreas Stieger <[email protected]> + +- less 581: + * Change ESC-u command to toggle, not disable, highlighting per + man page + * Add ESC-U command + * Add ctrl-W search modifier for wrapping search + * F command can be interrupted by ^X + * Support OSC 8 hyperlinks when -R is in effect + * g command with no number will ignore -j and put first line at + top of screen + * Multiple + or -p command line options are handled better + * Add the --incsearch option + * Add the --line-num-width option + * Add the --status-col-width option + * Add the --use-color and --color options + * Display -w highlight even if highlighted line is empty + * If search result is in a long line, scroll to ensure it is + visible + * Editing the same file under different names now creates only + one entry in the file list. + * Make visual bell more visible on some terminals + * Ring end-of-file bell no more than once per second + * Build can use either Python or Perl for Makefile.aut operations + * Fix crash when using the @ search modifier. + * Fix crash in the 's' command due to duplicate free +- drop less-429-save_line_position.patch which was never accepted + upstream due to solving one problem and creating others + +------------------------------------------------------------------- Old: ---- less-429-save_line_position.patch less-563.sig less-563.tar.gz New: ---- less-581.sig less-581.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ less.spec ++++++ --- /var/tmp/diff_new_pack.xdj0TU/_old 2021-04-27 21:34:18.555948935 +0200 +++ /var/tmp/diff_new_pack.xdj0TU/_new 2021-04-27 21:34:18.559948941 +0200 @@ -1,7 +1,7 @@ # # spec file for package less # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: less -Version: 563 +Version: 581 Release: 0 Summary: Text File Browser and Pager Similar to more -License: GPL-3.0-or-later OR BSD-2-Clause +License: BSD-2-Clause OR GPL-3.0-or-later Group: Productivity/Text/Utilities -URL: http://www.greenwoodsoftware.com/less/ +URL: https://www.greenwoodsoftware.com/less/ Source: http://www.greenwoodsoftware.com/less/less-%{version}.tar.gz Source1: README.SUSE Source2: lessopen.sh @@ -31,7 +31,6 @@ Source5: http://www.greenwoodsoftware.com/less/less-%{version}.sig Source6: http://www.greenwoodsoftware.com/less/pubkey.asc#/%{name}.keyring Patch0: less-429-shell.patch -Patch1: less-429-save_line_position.patch Patch2: less-429-more.patch BuildRequires: automake BuildRequires: ncurses-devel @@ -47,7 +46,6 @@ %prep %setup -q %patch0 -p1 -%patch1 %patch2 # # the ./configure script is not writable for the normal user ++++++ less-563.tar.gz -> less-581.tar.gz ++++++ ++++ 12939 lines of diff (skipped)
