Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vlang for openSUSE:Factory checked 
in at 2026-09-07 11:32:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vlang (Old)
 and      /work/SRC/openSUSE:Factory/.vlang.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vlang"

Mon Sep  7 11:32:59 2026 rev:9 rq:1375926 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/vlang/vlang.changes      2026-08-09 
21:45:07.094278652 +0200
+++ /work/SRC/openSUSE:Factory/.vlang.new.1265/vlang.changes    2026-09-07 
11:34:12.309247262 +0200
@@ -1,0 +2,5 @@
+Sat Sep  5 02:15:14 UTC 2026 - Bernhard Wiedemann <[email protected]>
+
+- Replace %jobs to make it bit-reproducible (boo#1237231)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vlang.spec ++++++
--- /var/tmp/diff_new_pack.ahr0zh/_old  2026-09-07 11:34:13.155276802 +0200
+++ /var/tmp/diff_new_pack.ahr0zh/_new  2026-09-07 11:34:13.157276871 +0200
@@ -128,7 +128,11 @@
 # Build-time configuration
 export VEXE="%{_builddir}/%{buildsubdir}/%{name}"
 export VMODULES="%{_builddir}/%{buildsubdir}/.vmodules"
+%if 0%{?suse_version} >= 1600
+export VJOBS="${RPM_BUILD_NCPUS}"
+%else
 export VJOBS="%{?jobs:%jobs}"
+%endif
 
 # Print information about the build
 ./%{name} doctor

Reply via email to