diff --git a/tcl.changes b/tcl.changes index 1c9b8d4..e147a08 100644 --- a/tcl.changes +++ b/tcl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 21 14:25:37 UTC 2022 - Dirk Müller + +- skip more tests with qemu_user builds (e.g. riscv64) + ------------------------------------------------------------------- Tue Mar 29 12:50:00 UTC 2022 - Reinhard Max diff --git a/tcl.spec b/tcl.spec index df0f898..4c89305 100644 --- a/tcl.spec +++ b/tcl.spec @@ -152,6 +152,10 @@ thread-21.16 %ifarch riscv64 binary-40.3 %endif +%if 0%{qemu_user_space_build} +socket-14.15 +thread-16.2 +%endif EOF %ifnarch s390 s390x make test 2>&1 | tee testresults