Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmod for openSUSE:Factory checked in 
at 2025-03-15 16:15:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmod (Old)
 and      /work/SRC/openSUSE:Factory/.kmod.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmod"

Sat Mar 15 16:15:54 2025 rev:85 rq:1253001 version:34.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmod/kmod.changes        2025-03-10 
17:57:40.083370375 +0100
+++ /work/SRC/openSUSE:Factory/.kmod.new.19136/kmod.changes     2025-03-15 
16:16:37.557431282 +0100
@@ -1,0 +2,5 @@
+Wed Mar 12 16:03:22 UTC 2025 - Michal Suchanek <msucha...@suse.de>
+
+- tests: drop ppc64 workaround, print failed test results if any
+
+-------------------------------------------------------------------

Old:
----
  0001-build-resolve-build-failure-due-to-missing-include.patch

BETA DEBUG BEGIN:
  Old: WARN: 0001-build-resolve-build-failure-due-to-missing-include.patch not 
found in changes
 
BETA DEBUG END:

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

Other differences:
------------------
++++++ kmod-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.rO21v7/_old  2025-03-15 16:16:38.137455607 +0100
+++ /var/tmp/diff_new_pack.rO21v7/_new  2025-03-15 16:16:38.137455607 +0100
@@ -96,9 +96,8 @@
 # empty
 
 %check
-%ifarch ppc64
-make check V=1 KDIR="%kdir" || echo "Warning: bypass boo#897845"
-%else
-make check V=1 KDIR="%kdir"
-%endif
+result=0
+make check V=1 KDIR="%kdir" || result=$?
+find . -name test-suite.log | xargs cat
+exit $result
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.rO21v7/_old  2025-03-15 16:16:38.225459298 +0100
+++ /var/tmp/diff_new_pack.rO21v7/_new  2025-03-15 16:16:38.225459298 +0100
@@ -1,5 +1,5 @@
-mtime: 1741253043
-commit: 1b92cb04d241b6980ab8a17de5d3a417205d3583ea640fe46a959fe756ef01aa
+mtime: 1741798145
+commit: 47b27bff0a7f3a9649818d62eb340a5e051e8b357cb878e2e89d9529459d3dc1
 url: https://src.opensuse.org/jengelh/kmod
 revision: master
 

++++++ build.specials.obscpio ++++++

Reply via email to