Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package uwsgi for openSUSE:Factory checked 
in at 2025-05-23 14:28:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uwsgi (Old)
 and      /work/SRC/openSUSE:Factory/.uwsgi.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uwsgi"

Fri May 23 14:28:08 2025 rev:61 rq:1278017 version:2.0.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/uwsgi/uwsgi.changes      2025-04-20 
20:11:36.350265234 +0200
+++ /work/SRC/openSUSE:Factory/.uwsgi.new.2732/uwsgi.changes    2025-05-23 
14:28:21.299000243 +0200
@@ -1,0 +2,5 @@
+Wed May 14 17:28:25 UTC 2025 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Use $RPM_BUILD_NCPUS instead of %jobs (boo#1237231)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uwsgi.spec ++++++
--- /var/tmp/diff_new_pack.EnCOre/_old  2025-05-23 14:28:21.895025586 +0200
+++ /var/tmp/diff_new_pack.EnCOre/_new  2025-05-23 14:28:21.899025756 +0200
@@ -552,7 +552,7 @@
 export UWSGICONFIG_LUAPC="lua"
 export UWSGICONFIG_RUBYPATH="ruby1.9"
 export CFLAGS="%{optflags} -Wno-error=deprecated-declarations 
-I%{_includedir}/glusterfs -I$(echo 
%{_libdir}/erlang/lib/erl_interface-*/include) -I%{_jvmdir}/java/include/linux 
-L$UWSGICONFIG_JVM_LIBPATH/jli"
-%{?jobs:export CPUCOUNT=%jobs}
+export CPUCOUNT=${RPM_BUILD_NCPUS:-1}
 %python_expand PYTHON=$python $python uwsgiconfig.py --build opensuse
 
 # Build python3 plugins

Reply via email to