Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pcsc-asekey for openSUSE:Factory checked in at 2025-05-26 18:36:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcsc-asekey (Old) and /work/SRC/openSUSE:Factory/.pcsc-asekey.new.2732 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcsc-asekey" Mon May 26 18:36:09 2025 rev:21 rq:1279850 version:3.7 Changes: -------- --- /work/SRC/openSUSE:Factory/pcsc-asekey/pcsc-asekey.changes 2024-02-29 21:52:06.853847141 +0100 +++ /work/SRC/openSUSE:Factory/.pcsc-asekey.new.2732/pcsc-asekey.changes 2025-05-26 18:37:51.729285059 +0200 @@ -1,0 +2,5 @@ +Wed May 21 11:24:38 UTC 2025 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Use %make_build instead of %jobs (boo#1237231) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcsc-asekey.spec ++++++ --- /var/tmp/diff_new_pack.GgJr9B/_old 2025-05-26 18:37:52.273307897 +0200 +++ /var/tmp/diff_new_pack.GgJr9B/_new 2025-05-26 18:37:52.277308064 +0200 @@ -52,7 +52,7 @@ %build %configure\ --with-udev-rules-dir=%{_udevrulesdir} -make %{?jobs:-j%jobs} CC="%__cc" LD="%__ld" CPP="%__cpp" CXX="%__cxx" +%make_build CC="%__cc" LD="%__ld" CPP="%__cpp" CXX="%__cxx" %install %makeinstall