Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package memory-constraints for openSUSE:Factory checked in at 2025-01-12 11:08:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/memory-constraints (Old) and /work/SRC/openSUSE:Factory/.memory-constraints.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "memory-constraints" Sun Jan 12 11:08:25 2025 rev:5 rq:1236830 version:20180406 Changes: -------- --- /work/SRC/openSUSE:Factory/memory-constraints/memory-constraints.changes 2021-07-02 13:26:50.849049035 +0200 +++ /work/SRC/openSUSE:Factory/.memory-constraints.new.1881/memory-constraints.changes 2025-01-12 11:08:26.752346367 +0100 @@ -1,0 +2,6 @@ +Thu Jan 9 11:29:51 UTC 2025 - Guillaume GARDET <[email protected]> + +- Also set _smp_build_ncpus to fix usage with meson macro and + maybe others + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ memory-constraints.macros ++++++ --- /var/tmp/diff_new_pack.hIE0kz/_old 2025-01-12 11:08:27.420373777 +0100 +++ /var/tmp/diff_new_pack.hIE0kz/_new 2025-01-12 11:08:27.424373941 +0100 @@ -24,5 +24,6 @@ fi \ %global jobs $([[ -n $_threads ]] && echo $_threads || echo "`/usr/bin/getconf _NPROCESSORS_ONLN`") \ %global _smp_mflags $([[ -n $_threads ]] && echo "-j$_threads" || echo "-j`/usr/bin/getconf _NPROCESSORS_ONLN`") \ + %global _smp_build_ncpus $([[ -n $_threads ]] && echo "$_threads" || echo "`/usr/bin/getconf _NPROCESSORS_ONLN`") \ %{nil}
