Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package less for openSUSE:Factory checked in 
at 2022-08-18 16:48:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/less (Old)
 and      /work/SRC/openSUSE:Factory/.less.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "less"

Thu Aug 18 16:48:45 2022 rev:66 rq:997496 version:590

Changes:
--------
--- /work/SRC/openSUSE:Factory/less/less.changes        2021-09-20 
23:33:08.707172979 +0200
+++ /work/SRC/openSUSE:Factory/.less.new.2083/less.changes      2022-08-18 
16:48:54.837410521 +0200
@@ -1,0 +2,5 @@
+Tue Aug 16 15:01:20 UTC 2022 - Thorsten Kukuk <ku...@suse.com>
+
+- Which need one /usr/bin/which, not the package which
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ less.spec ++++++
--- /var/tmp/diff_new_pack.77qnWH/_old  2022-08-18 16:48:55.465411984 +0200
+++ /var/tmp/diff_new_pack.77qnWH/_new  2022-08-18 16:48:55.469411993 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package less
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,7 +42,7 @@
 BuildRequires:  pkgconfig
 Requires:       file
 # lessopen.sh uses which
-Requires:       which
+Requires:       /usr/bin/which
 
 %description
 less is a text file browser and pager similar to more. It allows

Reply via email to