Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package velociraptor for openSUSE:Factory checked in at 2023-07-27 16:53:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/velociraptor (Old) and /work/SRC/openSUSE:Factory/.velociraptor.new.32662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "velociraptor" Thu Jul 27 16:53:11 2023 rev:6 rq:1101044 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/velociraptor/velociraptor.changes 2023-05-10 16:19:23.207280758 +0200 +++ /work/SRC/openSUSE:Factory/.velociraptor.new.32662/velociraptor.changes 2023-07-27 16:53:26.126704807 +0200 @@ -1,0 +2,5 @@ +Tue Jul 18 09:31:19 UTC 2023 - Marcus Meissner <meiss...@suse.com> + +- require the group / user only in the server build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ velociraptor.spec ++++++ --- /var/tmp/diff_new_pack.wgKEhl/_old 2023-07-27 16:53:27.718713803 +0200 +++ /var/tmp/diff_new_pack.wgKEhl/_new 2023-07-27 16:53:27.726713848 +0200 @@ -110,11 +110,11 @@ BuildRequires: llvm16 BuildRequires: zlib-devel %endif -Requires: group(velociraptor) -Requires: user(velociraptor) ExclusiveArch: x86_64 ppc64le aarch64 s390x %if %{build_server} BuildRequires: sysuser-tools +Requires: group(velociraptor) +Requires: user(velociraptor) %{?sysusers_requires} %endif