Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package slurm for openSUSE:Factory checked in at 2023-02-09 16:23:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slurm (Old) and /work/SRC/openSUSE:Factory/.slurm.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "slurm" Thu Feb 9 16:23:26 2023 rev:82 rq:1063957 version:22.05.5 Changes: -------- --- /work/SRC/openSUSE:Factory/slurm/slurm.changes 2022-12-11 17:16:58.965996966 +0100 +++ /work/SRC/openSUSE:Factory/.slurm.new.4462/slurm.changes 2023-02-09 16:23:31.054808967 +0100 @@ -1,0 +2,6 @@ +Thu Feb 9 07:54:01 UTC 2023 - Egbert Eich <[email protected]> + +- testsuite: on laster SUSE versions claim ownership of directory + /etc/security/limits.d. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slurm.spec ++++++ --- /var/tmp/diff_new_pack.bojdva/_old 2023-02-09 16:23:31.554811543 +0100 +++ /var/tmp/diff_new_pack.bojdva/_new 2023-02-09 16:23:31.558811563 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -1517,7 +1517,7 @@ %defattr(-, %slurm_u, %slurm_u, -) %dir %attr(-, %slurm_u, %slurm_u) /srv/slurm-testsuite %attr(-, root, root) %{_datadir}/%{name} -%if 0%{?sle_version} == 120200 +%if 0%{?sle_version} == 120200 || 0%{?suse_version} >= 1550 %dir %{_pam_secconfdir}/limits.d %endif %doc testsuite/expect/README
