Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pdsh for openSUSE:Factory checked in 
at 2022-11-04 17:38:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdsh (Old)
 and      /work/SRC/openSUSE:Factory/.pdsh.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pdsh"

Fri Nov  4 17:38:22 2022 rev:45 rq:1033560 version:2.34

Changes:
--------
--- /work/SRC/openSUSE:Factory/pdsh/pdsh.changes        2021-02-26 
21:59:37.395829875 +0100
+++ /work/SRC/openSUSE:Factory/.pdsh.new.2275/pdsh.changes      2022-11-04 
17:42:10.111068326 +0100
@@ -1,0 +2,6 @@
+Mon Oct 31 14:27:36 UTC 2022 - Egbert Eich <[email protected]>
+
+- Preparing pdsh for Slurm 22.05.
+  * No later version of Slurm builds on 32 bit.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pdsh.spec ++++++
--- /var/tmp/diff_new_pack.5yvl8Y/_old  2022-11-04 17:42:10.559070666 +0100
+++ /var/tmp/diff_new_pack.5yvl8Y/_new  2022-11-04 17:42:10.567070707 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package pdsh
+# spec file
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,8 +28,8 @@
 %define have_slurm 1
 %define have_genders 1
 %endif
-%if 0%{?suse_version} >= 1550
- %ifarch %ix86 %arm ppc
+%if 0%{?suse_version} >= 1550 || "%{?slurm_version}" != "18_08"
+ %ifarch %ix86 %arm ppc s390
    %define have_slurm 0
  %endif
 %endif
@@ -86,9 +86,9 @@
 Summary:        Genders plugin for pdsh
 Group:          Productivity/Clustering/Computing
 Requires:       pdsh = %{version}
-Conflicts:      pdsh-netgroup
 Conflicts:      pdsh-dshgroup
 Conflicts:      pdsh-machines
+Conflicts:      pdsh-netgroup
 
 %description genders
 Plugin for pdsh to determine nodes to run on by genders attributes.
@@ -116,8 +116,8 @@
 Summary:        Netgroup plugin for pdsh
 Group:          Productivity/Clustering/Computing
 Requires:       pdsh = %{version}
-Conflicts:      pdsh-genders
 Conflicts:      pdsh-dshgroup
+Conflicts:      pdsh-genders
 
 %description netgroup
 Plugin for pdsh to determine nodes to run on from netgroups.

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.5yvl8Y/_old  2022-11-04 17:42:10.607070916 +0100
+++ /var/tmp/diff_new_pack.5yvl8Y/_new  2022-11-04 17:42:10.611070937 +0100
@@ -5,6 +5,7 @@
   <package>19_05</package>
   <package>20_03</package>
   <package>20_11</package>
+  <package>22_05</package>
   -->
 </multibuild>
 

Reply via email to