Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package os-autoinst for openSUSE:Factory checked in at 2026-08-05 17:48:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old) and /work/SRC/openSUSE:Factory/.os-autoinst.new.16738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-autoinst" Wed Aug 5 17:48:21 2026 rev:616 rq:1369493 version:5.1785768930.71d56f4 Changes: -------- --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2026-07-23 23:12:13.844259133 +0200 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new.16738/os-autoinst.changes 2026-08-05 17:49:09.551431473 +0200 @@ -1,0 +2,13 @@ +Mon Aug 03 14:55:39 UTC 2026 - [email protected] + +- Update to version 5.1785768930.71d56f4: + * feat: Clean up empty serial terminal boxes + * test: Enable statement coverage in `tools/invoke-tests` + * test: Allow specifying test files in `invoke-tests` as documented + * test: Cover all statements of test files + * test: Cover all statements of `testapi.pm` + * test: Cover all statements of `myjsonrpc.pm` + * fix: Avoid unreachable condition in `consoles/video_stream.pm` + * feat: Add stack traces to module step failures + +------------------------------------------------------------------- Old: ---- os-autoinst-5.1784715353.1b58686.obscpio New: ---- os-autoinst-5.1785768930.71d56f4.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-autoinst-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.s7IrXJ/_old 2026-08-05 17:49:10.567467068 +0200 +++ /var/tmp/diff_new_pack.s7IrXJ/_new 2026-08-05 17:49:10.567467068 +0200 @@ -18,7 +18,7 @@ %define short_name os-autoinst-devel Name: %{short_name}-test -Version: 5.1784715353.1b58686 +Version: 5.1785768930.71d56f4 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ os-autoinst-openvswitch-test.spec ++++++ --- /var/tmp/diff_new_pack.s7IrXJ/_old 2026-08-05 17:49:10.603468329 +0200 +++ /var/tmp/diff_new_pack.s7IrXJ/_new 2026-08-05 17:49:10.607468469 +0200 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst-openvswitch Name: %{short_name}%{?name_ext} -Version: 5.1784715353.1b58686 +Version: 5.1785768930.71d56f4 Release: 0 Summary: test package for %{short_name} License: GPL-2.0-or-later ++++++ os-autoinst-test.spec ++++++ --- /var/tmp/diff_new_pack.s7IrXJ/_old 2026-08-05 17:49:10.639469590 +0200 +++ /var/tmp/diff_new_pack.s7IrXJ/_new 2026-08-05 17:49:10.643469730 +0200 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 5.1784715353.1b58686 +Version: 5.1785768930.71d56f4 Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later ++++++ os-autoinst.spec ++++++ --- /var/tmp/diff_new_pack.s7IrXJ/_old 2026-08-05 17:49:10.679470992 +0200 +++ /var/tmp/diff_new_pack.s7IrXJ/_new 2026-08-05 17:49:10.683471132 +0200 @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 5.1784715353.1b58686 +Version: 5.1785768930.71d56f4 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -112,16 +112,22 @@ %endif %ifnarch s390x # The following line is generated from dependencies.yaml -%define test_non_s390_requires ipxe-bootimgs qemu-x86 +%define test_non_s390_requires qemu-x86 %else %define test_non_s390_requires %{nil} %endif +%ifarch x86_64 aarch64 +# The following line is generated from dependencies.yaml +%define test_x86_64_aarch64_requires ipxe-bootimgs +%else +%define test_x86_64_aarch64_requires %{nil} +%endif # The following line is generated from dependencies.yaml %define test_base_requires %main_requires cpio icewm perl(Benchmark) perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) perl(Test::Compile) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::MockRandom) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Perl::Critic) perl(Test::Pod) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu >= 4.0 qemu-tools socat xorg-x11-Xvnc xterm xterm-console # The following line is generated from dependencies.yaml %define test_version_only_requires perl(Mojo::IOLoop::ReadWriteProcess) >= 0.28 # The following line is generated from dependencies.yaml -%define test_requires %build_requires %lua_support_requires %ocr_requires %python_support_requires %spellcheck_requires %test_base_requires %test_non_s390_requires %yamllint_requires ffmpeg python3-Pillow-tk python3-gitlint python3-pytest python3-pytest-cov python3-pytest-mock python3-pytest-xdist +%define test_requires %build_requires %lua_support_requires %ocr_requires %python_support_requires %spellcheck_requires %test_base_requires %test_non_s390_requires %test_x86_64_aarch64_requires %yamllint_requires ffmpeg python3-Pillow-tk python3-gitlint python3-pytest python3-pytest-cov python3-pytest-mock python3-pytest-xdist %ifnarch s390x # The following line is generated from dependencies.yaml %define devel_non_s390_requires ShellCheck ++++++ os-autoinst-5.1784715353.1b58686.obscpio -> os-autoinst-5.1785768930.71d56f4.obscpio ++++++ ++++ 2199 lines of diff (skipped) ++++++ os-autoinst.obsinfo ++++++ --- /var/tmp/diff_new_pack.s7IrXJ/_old 2026-08-05 17:49:13.279562080 +0200 +++ /var/tmp/diff_new_pack.s7IrXJ/_new 2026-08-05 17:49:13.287562360 +0200 @@ -1,5 +1,5 @@ name: os-autoinst -version: 5.1784715353.1b58686 -mtime: 1784715353 -commit: 1b5868685c761f6d821906d2487bdfdd535310e6 +version: 5.1785768930.71d56f4 +mtime: 1785768930 +commit: 71d56f4caac7a7cbb21f22654bce7a7dbe4cc779
