Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ck for openSUSE:Factory checked in 
at 2025-05-22 16:56:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ck (Old)
 and      /work/SRC/openSUSE:Factory/.ck.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ck"

Thu May 22 16:56:31 2025 rev:8 rq:1279033 version:0.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ck/ck.changes    2024-07-31 13:29:30.644337860 
+0200
+++ /work/SRC/openSUSE:Factory/.ck.new.2732/ck.changes  2025-05-22 
16:56:50.009819044 +0200
@@ -1,0 +2,5 @@
+Wed May 21 07:53:40 UTC 2025 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- avoid using %jobs (boo#1237231)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ck.spec ++++++
--- /var/tmp/diff_new_pack.de8pXm/_old  2025-05-22 16:56:50.509840088 +0200
+++ /var/tmp/diff_new_pack.de8pXm/_new  2025-05-22 16:56:50.509840088 +0200
@@ -65,7 +65,7 @@
   --libdir=%{_libdir}             \
   --mandir=%{_mandir}             \
   --prefix=%{_prefix}             \
-  --cores=%{jobs}
+  --cores=${RPM_BUILD_NCPUS:-1}
 
 # The following options will affect generated code.
 #  --enable-pointer-packing Assumes address encoding is subset of pointer range

Reply via email to