Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pdsh for openSUSE:Factory checked in at 2025-01-21 21:10:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdsh (Old) and /work/SRC/openSUSE:Factory/.pdsh.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdsh" Tue Jan 21 21:10:54 2025 rev:54 rq:1239225 version:2.35 Changes: -------- --- /work/SRC/openSUSE:Factory/pdsh/pdsh.changes 2025-01-20 17:15:46.097143706 +0100 +++ /work/SRC/openSUSE:Factory/.pdsh.new.5589/pdsh.changes 2025-01-21 21:11:29.825500048 +0100 @@ -1,0 +2,5 @@ +Tue Jan 21 09:59:34 UTC 2025 - Egbert Eich <[email protected]> + +- Fix version test for munge build (bsc#1236156). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdsh.spec ++++++ --- /var/tmp/diff_new_pack.8JyD3l/_old 2025-01-21 21:11:31.097552180 +0100 +++ /var/tmp/diff_new_pack.8JyD3l/_new 2025-01-21 21:11:31.097552180 +0100 @@ -23,7 +23,7 @@ %define _slurm_version _%{slurm_version} %endif -%if %{suse_version >= 1600} +%if 0%{?suse_version} >= 1600 %{bcond_with munge} %else %{bcond_without munge}
