Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package less for openSUSE:Factory checked in 
at 2024-06-04 12:50:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/less (Old)
 and      /work/SRC/openSUSE:Factory/.less.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "less"

Tue Jun  4 12:50:40 2024 rev:74 rq:1177861 version:656

Changes:
--------
--- /work/SRC/openSUSE:Factory/less/less.changes        2023-11-10 
12:29:07.531205618 +0100
+++ /work/SRC/openSUSE:Factory/.less.new.24587/less.changes     2024-06-04 
12:51:05.687747483 +0200
@@ -1,0 +2,48 @@
+Mon May 27 14:43:39 UTC 2024 - Danilo Spinella <danilo.spine...@suse.com>
+
+- Update to 656:
+  * Add ^O^N, ^O^P, ^O^L and ^O^O commands and mouse clicks (with --mouse) to 
find and open OSC8 hyperlinks (github #251).
+  * Add --match-shift option.
+  * Add --lesskey-content option (github #447).
+  * Add LESSKEY_CONTENT environment variable (github #447).
+  * Add --no-search-header-lines and --no-search-header-columns options 
(github #397).
+  * Add ctrl-L search modifier (github #367).
+  * A ctrl-P at the start of a shell command suppresses the "done" message 
(github #462).
+  * Add attribute characters ('*', '~', '_', '&') to --color parameter (github 
#471).
+  * Allow expansion of environment variables in lesskey files.
+  * Add LESSSECURE_ALLOW environment variable (github #449).
+  * Add LESS_UNSUPPORT environment variable.
+  * Add line number parameter to --header option (github #436).
+  * Mouse right-click jumps to position marked by left-click (github #390).
+  * Ensure that the target line is not obscured by a header line set by 
--header (github #444).
+  * Change default character set to "utf-8", except remains "dos" on MS-DOS.
+  * Add message when search with ^W wraps (github #459).
+  * UCRT builds on Windows 10 and later now support Unicode file names (github 
#438).
+  * Improve behavior of interrupt while reading non-terminated pipe (github 
#414).
+  * Improve parsing of -j, -x and -# options (github #393).
+  * Support files larger than 4GB on Windows (github #417).
+  * Support entry of Unicode chars larger than U+FFFF on Windows (github #391).
+  * Improve colors of bold, underline and standout text on Windows.
+  * Allow --rscroll to accept non-ASCII characters (github #483).
+  * Allow the parameter to certain options to be terminated with a space 
(--color, --quotes, --rscroll, --search-options and --intr) (github #495).
+  * Fix bug where # substitution failed after viewing help (github #420).
+  * Fix crash if files are deleted while less is viewing them (github #404).
+  * Workaround unreliable ReadConsoleInputW behavior on Windows with non-ASCII 
input.
+  * Fix -J display when searching for non-ASCII characters (github #422).
+  * Don't filter header lines via the & command (github #423).
+  * Fix bug when horizontally shifting long lines (github #425).
+  * Add -x and -D options to lesstest, to make it easier to diagnose a failed 
lesstest run.
+  * Fix bug searching long lines with --incsearch and -S (github #428).
+  * Fix bug that made ESC-} fail if top line on screen was empty (github #429).
+  * Fix bug with --mouse on Windows when used with pipes (github #440).
+  * Fix bug in --+OPTION command line syntax.
+  * Fix display bug when using -w with an empty line with a CR/LF line ending 
(github #474).
+  * When substituting '#' or '%' with a filename, quote the filename if it 
contains a space (github #480).
+  * Fix wrong sleep time when system has usleep but not nanosleep (github 
#489).
+  * Fix bug when file name contains a newline.
+  * Fix bug when file name contains nonprintable characters (github #503).
+  * Fix DJGPP build (github #497).
+  * Update Unicode tables.
+- Refresh less-429-shell.patch
+
+-------------------------------------------------------------------

Old:
----
  less-643.sig
  less-643.tar.gz

New:
----
  less-656-beta.tar.gz
  less-656.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ less.spec ++++++
--- /var/tmp/diff_new_pack.gTxil0/_old  2024-06-04 12:51:06.435774628 +0200
+++ /var/tmp/diff_new_pack.gTxil0/_new  2024-06-04 12:51:06.435774628 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package less
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,13 +22,13 @@
 %define use_usretc 1
 %endif
 Name:           less
-Version:        643
+Version:        656
 Release:        0
 Summary:        Text File Browser and Pager Similar to more
 License:        BSD-2-Clause OR GPL-3.0-or-later
 Group:          Productivity/Text/Utilities
 URL:            https://www.greenwoodsoftware.com/less/
-Source:         https://www.greenwoodsoftware.com/less/less-%{version}.tar.gz
+Source:         
https://www.greenwoodsoftware.com/less/less-%{version}-beta.tar.gz
 Source1:        README.SUSE
 Source2:        lessopen.sh
 Source3:        lessclose.sh

++++++ less-429-shell.patch ++++++
--- /var/tmp/diff_new_pack.gTxil0/_old  2024-06-04 12:51:06.479776224 +0200
+++ /var/tmp/diff_new_pack.gTxil0/_new  2024-06-04 12:51:06.483776370 +0200
@@ -1,21 +1,21 @@
-Index: less-643/filename.c
+Index: less-656/filename.c
 ===================================================================
---- less-643.orig/filename.c
-+++ less-643/filename.c
-@@ -550,7 +550,7 @@ static FILE * shellcmd(char *cmd)
+--- less-656.orig/filename.c
++++ less-656/filename.c
+@@ -553,7 +553,7 @@ static FILE * shellcmd(constant char *cm
  #if HAVE_SHELL
-       char *shell;
+       constant char *shell;
  
 -      shell = lgetenv("SHELL");
 +      shell = lgetenv("LESSSHELL");
        if (!isnullenv(shell))
        {
                char *scmd;
-Index: less-643/less.hlp
+Index: less-656/less.hlp
 ===================================================================
---- less-643.orig/less.hlp
-+++ less-643/less.hlp
-@@ -104,7 +104,7 @@
+--- less-656.orig/less.hlp
++++ less-656/less.hlp
+@@ -109,7 +109,7 @@
    ___<_n_a_m_e_>             Display the setting of an option, by name.
    +_c_m_d                 Execute the less cmd each time a new file is 
examined.
  
@@ -24,33 +24,33 @@
    #_c_o_m_m_a_n_d             Execute the shell command, expanded like 
a prompt.
    |XX_c_o_m_m_a_n_d            Pipe file between current pos & mark 
XX to shell command.
    s _f_i_l_e               Save input to a file.
-Index: less-643/less.nro
+Index: less-656/less.nro
 ===================================================================
---- less-643.orig/less.nro
-+++ less-643/less.nro
-@@ -459,7 +459,7 @@ current file.
- A pound sign (#) is replaced by the name of the previously examined file.
- "!!" repeats the last shell command.
+--- less-656.orig/less.nro
++++ less-656/less.nro
+@@ -468,7 +468,7 @@ A pound sign (#) is replaced by the name
  "!" with no shell command simply invokes a shell.
+ If a \(haP (CONTROL-P) is entered immediately after the !,
+ no "done" message is printed after the shell command is executed.
 -On Unix systems, the shell is taken from the environment variable SHELL,
 +On Unix systems, the shell is taken from the environment variable LESSSHELL,
  or defaults to "sh".
- On MS-DOS and OS/2 systems, the shell is the normal command processor.
+ On MS-DOS, Windows, and OS/2 systems, the shell is the normal command 
processor.
  .IP "# shell-command"
-@@ -2281,7 +2281,7 @@ automatically when running in
+@@ -2493,7 +2493,7 @@ automatically when running in
  .IP PATH
  User's search path (used to find a lesskey file
- on MS-DOS and OS/2 systems).
+ on MS-DOS, Windows, and OS/2 systems).
 -.IP SHELL
 +.IP LESSSHELL
  The shell used to execute the !\& command, as well as to expand filenames.
  .IP TERM
  The type of terminal on which
-Index: less-643/lsystem.c
+Index: less-656/lsystem.c
 ===================================================================
---- less-643.orig/lsystem.c
-+++ less-643/lsystem.c
-@@ -121,13 +121,13 @@ public void lsystem(char *cmd, char *don
+--- less-656.orig/lsystem.c
++++ less-656/lsystem.c
+@@ -120,13 +120,13 @@ public void lsystem(constant char *cmd,
  
        /*
         * Pass the command to the system to be executed.

Reply via email to