Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package less for openSUSE:Factory checked in at 2025-11-25 15:49:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/less (Old) and /work/SRC/openSUSE:Factory/.less.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "less" Tue Nov 25 15:49:00 2025 rev:81 rq:1319277 version:685 Changes: -------- --- /work/SRC/openSUSE:Factory/less/less.changes 2025-06-03 17:50:13.281348066 +0200 +++ /work/SRC/openSUSE:Factory/.less.new.14147/less.changes 2025-11-25 15:50:38.676910442 +0100 @@ -1,0 +2,30 @@ +Sat Nov 22 16:17:23 UTC 2025 - Dirk Müller <[email protected]> + +- update to 685: + * Add LESS_TERMCAP_SUSPEND and LESS_TERMCAP_RESUME (github + #654). + * Change --incsearch so that after typing each character of the + pattern, the search begins at the position where the search + command was invoked, not the current position (github #640). + * Allow mixing of option arguments and filename arguments on + the command line unless POSIXLY_CORRECT is set (github #653). + * Don't output U+00AD and U+200D, and fix some bugs handling + emoji modifier characters (github #637). + * Fix hang if a search using ^S modifier matches empty string + * Fix bug using -g and -J (github #636). + * Fix bug when pasting a search pattern while --incsearch is + active (github #635). + * Fix bug in Windows build when autorepeating a search pattern + * Fix lesskey bug using #stop directive. + * Fix lesskey bug using "invalid" action (github #643). + * Fix bug causing file to appear to end prematurely if an input + command was received during a file read (github #649). + * Fix performance issue in & filtering (github #638). + * Fix some problems reported by valgrind (github #659, github + #660, github #661). + * Fix bad parsing of lesskey file an env var is a prefix of + another env var (github #626). + * Fix unexpected exit using -K if a key press is received while + reading the input file (github #628). + +------------------------------------------------------------------- Old: ---- less-676.tar.gz New: ---- less-685.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ less.spec ++++++ --- /var/tmp/diff_new_pack.SLOzPx/_old 2025-11-25 15:50:41.561032276 +0100 +++ /var/tmp/diff_new_pack.SLOzPx/_new 2025-11-25 15:50:41.589033459 +0100 @@ -1,7 +1,7 @@ # # spec file for package less # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2024 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -23,7 +23,7 @@ %define use_usretc 1 %endif Name: less -Version: 676 +Version: 685 Release: 0 Summary: Text File Browser and Pager Similar to more License: BSD-2-Clause OR GPL-3.0-or-later @@ -61,8 +61,6 @@ # cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} . -make -f Makefile.aut distfiles - %build autoreconf -fiv export CFLAGS="%{optflags} -fPIE" ++++++ less-676.tar.gz -> less-685.tar.gz ++++++ ++++ 64328 lines of diff (skipped)
