Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sanlock for openSUSE:Factory checked in at 2024-01-29 22:27:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sanlock (Old) and /work/SRC/openSUSE:Factory/.sanlock.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sanlock" Mon Jan 29 22:27:03 2024 rev:30 rq:1142220 version:3.8.5 Changes: -------- --- /work/SRC/openSUSE:Factory/sanlock/sanlock.changes 2022-10-20 11:09:27.747746282 +0200 +++ /work/SRC/openSUSE:Factory/.sanlock.new.1815/sanlock.changes 2024-01-29 22:27:10.369436685 +0100 @@ -1,0 +2,5 @@ +Mon Jan 29 10:25:13 UTC 2024 - Dirk Müller <[email protected]> + +- add user()/group() provides for rpm 4.19 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sanlock.spec ++++++ --- /var/tmp/diff_new_pack.zHcnVT/_old 2024-01-29 22:27:10.973458578 +0100 +++ /var/tmp/diff_new_pack.zHcnVT/_new 2024-01-29 22:27:10.977458723 +0100 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package sanlock # -# Copyright (c) 2022 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 @@ -75,6 +75,8 @@ %if ! %{with python} Requires(pre): %fillup_prereq Requires(pre): shadow +Provides: group(sanlock) +Provides: user(sanlock) Recommends: logrotate %{?systemd_requires} %if 0%{?suse_version} >= 1500
