Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libuv for openSUSE:Factory checked 
in at 2022-09-25 15:34:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libuv (Old)
 and      /work/SRC/openSUSE:Factory/.libuv.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libuv"

Sun Sep 25 15:34:32 2022 rev:30 rq:1005656 version:1.44.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libuv/libuv.changes      2022-07-31 
23:01:01.995707308 +0200
+++ /work/SRC/openSUSE:Factory/.libuv.new.2275/libuv.changes    2022-09-25 
15:34:35.635520453 +0200
@@ -1,0 +2,6 @@
+Fri Sep 23 12:56:12 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- skip testsuite on qemu_user_mode emulated builds, no chance
+  of ever succeeding
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libuv.spec ++++++
--- /var/tmp/diff_new_pack.MOWENq/_old  2022-09-25 15:34:36.131521648 +0200
+++ /var/tmp/diff_new_pack.MOWENq/_new  2022-09-25 15:34:36.135521658 +0200
@@ -74,7 +74,9 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %check
+%if !0%{?qemu_user_space_build}
 %make_build check
+%endif
 
 %post -n libuv%{somajor} -p /sbin/ldconfig
 %postun -n libuv%{somajor} -p /sbin/ldconfig

Reply via email to