Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package acl for openSUSE:Factory checked in at 2021-02-07 15:13:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/acl (Old) and /work/SRC/openSUSE:Factory/.acl.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "acl" Sun Feb 7 15:13:38 2021 rev:49 rq:867086 version:2.2.53 Changes: -------- --- /work/SRC/openSUSE:Factory/acl/acl.changes 2020-09-14 12:00:30.535452002 +0200 +++ /work/SRC/openSUSE:Factory/.acl.new.28504/acl.changes 2021-02-07 15:13:39.561363369 +0100 @@ -1,0 +2,6 @@ +Tue Jan 26 14:15:56 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Replace system-user-{bin,daemon} with user({bin,daemon}): be + resilient to package name changes. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ acl.spec ++++++ --- /var/tmp/diff_new_pack.7ejDtF/_old 2021-02-07 15:13:40.281364139 +0100 +++ /var/tmp/diff_new_pack.7ejDtF/_new 2021-02-07 15:13:40.285364144 +0100 @@ -1,7 +1,7 @@ # # spec file for package acl # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -45,8 +45,8 @@ BuildRequires: libtool BuildRequires: pkg-config %if %{with acl_tests} && 0%{?suse_version} > 1320 -BuildRequires: system-user-bin -BuildRequires: system-user-daemon +BuildRequires: user(bin) +BuildRequires: user(daemon) %endif BuildRequires: xz
