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-09-20 23:32:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/less (Old) and /work/SRC/openSUSE:Factory/.less.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "less" Mon Sep 20 23:32:17 2021 rev:65 rq:919490 version:590 Changes: -------- --- /work/SRC/openSUSE:Factory/less/less.changes 2021-07-17 23:36:21.298100972 +0200 +++ /work/SRC/openSUSE:Factory/.less.new.1899/less.changes 2021-09-20 23:33:08.707172979 +0200 @@ -1,0 +2,6 @@ +Thu Sep 16 09:58:23 UTC 2021 - Danilo Spinella <danilo.spine...@suse.com> + +- Add missing runtime dependency on which, which it is used by lessopen.sh. + Fix bsc#1190552. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ less.spec ++++++ --- /var/tmp/diff_new_pack.OX7vyI/_old 2021-09-20 23:33:09.203173592 +0200 +++ /var/tmp/diff_new_pack.OX7vyI/_new 2021-09-20 23:33:09.203173592 +0200 @@ -41,6 +41,8 @@ BuildRequires: ncurses-devel BuildRequires: pkgconfig Requires: file +# lessopen.sh uses which +Requires: which %description less is a text file browser and pager similar to more. It allows