Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package slurm for openSUSE:Factory checked 
in at 2025-04-24 17:27:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/slurm (Old)
 and      /work/SRC/openSUSE:Factory/.slurm.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "slurm"

Thu Apr 24 17:27:08 2025 rev:113 rq:1272424 version:24.11.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/slurm/slurm.changes      2025-02-09 
20:55:58.685055729 +0100
+++ /work/SRC/openSUSE:Factory/.slurm.new.30101/slurm.changes   2025-04-24 
17:29:06.334378779 +0200
@@ -1,0 +2,19 @@
+Thu Apr 24 12:31:16 UTC 2025 - Christian Goll <[email protected]>
+
+- removed openmpi4-hpc dependency for test suite 
+
+-------------------------------------------------------------------
+Fri Mar  7 09:44:31 UTC 2025 - Atri Bhattacharya <[email protected]>
+
+- Update to version 24.11.3:
+  * Fix database cluster ID generation not being random.
+  * Fix a regression in which slurmd -G gave no output.
+  * Fix a long-standing crash in slurmctld after updating a
+    reservation with an empty nodelist.
+  * Other minor to moderate bugs.
+- Sync upgrades file to relfect last updated versions.
+- Pass '-DH5_USE_112_API -DDH5Oget_info_vers=1' to CFLAGS to allow
+  building with hdf5 1.14 as slurm does not yet support HDF5 v114
+  API.
+
+-------------------------------------------------------------------

Old:
----
  slurm-24.11.1.tar.bz2

New:
----
  slurm-24.11.3.tar.bz2

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

Other differences:
------------------
++++++ slurm.spec ++++++
--- /var/tmp/diff_new_pack.qRcfqw/_old  2025-04-24 17:29:07.014407319 +0200
+++ /var/tmp/diff_new_pack.qRcfqw/_new  2025-04-24 17:29:07.018407487 +0200
@@ -19,7 +19,7 @@
 # Check file META in sources: update so_version to (API_CURRENT - API_AGE)
 %define so_version 42
 # Make sure to update `upgrades` as well!
-%define ver 24.11.1
+%define ver 24.11.3
 %define _ver _24_11
 %define dl_ver %{ver}
 # so-version is 0 and seems to be stable
@@ -597,7 +597,6 @@
 Requires:       expect
 Requires:       gcc-c++
 Requires:       libnuma-devel
-%ts_depends:     openmpi4-gnu-hpc-devel
 Requires:       pam
 Requires:       pdsh
 Requires:       perl-%{name} = %version
@@ -643,6 +642,10 @@
 %if 0%{?suse_version} < 1500
 export CFLAGS="-std=gnu99 %optflags"
 %endif
+# HDF5 specific flags are needed as slurm in not compatible with HDF5 114 api
+%if 0%{?suse_version} >= 1600
+export CFLAGS+=" -DH5_USE_112_API -DH5Oget_info_vers=1"
+%endif
 %configure --enable-shared \
            --disable-static \
            --without-rpath \
@@ -798,7 +801,7 @@
 Libs: -L\${libdir} -lslurm
 Description: Slurm API
 Name:           %{pname}
-Version:        %{version}
+Version:        24.11.2
 EOF
 
 # Enable rotation of log files

++++++ slurm-24.11.1.tar.bz2 -> slurm-24.11.3.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/slurm/slurm-24.11.1.tar.bz2 
/work/SRC/openSUSE:Factory/.slurm.new.30101/slurm-24.11.3.tar.bz2 differ: char 
11, line 1

++++++ upgrades ++++++
--- /var/tmp/diff_new_pack.qRcfqw/_old  2025-04-24 17:29:07.154413195 +0200
+++ /var/tmp/diff_new_pack.qRcfqw/_new  2025-04-24 17:29:07.158413363 +0200
@@ -1,3 +1,6 @@
+24.11.3
+24.11.1
+24.11.0
 24.05.4
 24.05.3
 23.11.1

Reply via email to