Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eatmydata for openSUSE:Factory checked in at 2025-02-24 15:49:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eatmydata (Old) and /work/SRC/openSUSE:Factory/.eatmydata.new.1873 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eatmydata" Mon Feb 24 15:49:20 2025 rev:6 rq:1248019 version:131 Changes: -------- --- /work/SRC/openSUSE:Factory/eatmydata/eatmydata.changes 2025-02-21 21:37:46.807767230 +0100 +++ /work/SRC/openSUSE:Factory/.eatmydata.new.1873/eatmydata.changes 2025-02-24 15:49:40.669539074 +0100 @@ -1,0 +2,5 @@ +Sat Feb 22 08:32:24 UTC 2025 - Andreas Schwab <[email protected]> + +- Skip testsuite in qemu build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eatmydata.spec ++++++ --- /var/tmp/diff_new_pack.fUpkTw/_old 2025-02-24 15:49:41.301565493 +0100 +++ /var/tmp/diff_new_pack.fUpkTw/_new 2025-02-24 15:49:41.305565660 +0100 @@ -1,7 +1,7 @@ # # spec file for package eatmydata # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -50,7 +50,10 @@ find %{buildroot} -type f -name "*.la" -delete -print %check +# qemu does not implement ptrace +%if !0%{?qemu_user_space_build} %make_build check +%endif %files %license COPYING
