From c39966340fa00f1ce632c3a05bad428add2030eb3d311da148cd35ca39c89cf7 Mon Sep 17 00:00:00 2001 From: Jenkins Automation Server Date: Tue, 6 Jan 2026 00:21:48 +0000 Subject: [PATCH] Update to 5.1767623406.688dd0e 5.1767623406.688dd0e 5.1767623406.688dd0e 5.1767623406.688dd0e --- os-autoinst-5.1764330105.c5cfd48.obscpio | 3 - os-autoinst-5.1767623406.688dd0e.obscpio | 3 + os-autoinst-devel-test.spec | 4 +- os-autoinst-openvswitch-test.spec | 4 +- os-autoinst-test.spec | 4 +- os-autoinst.changes | 82 ++++++++++++++++++++++++ os-autoinst.obsinfo | 6 +- os-autoinst.spec | 18 ++++-- 8 files changed, 108 insertions(+), 16 deletions(-) delete mode 100644 os-autoinst-5.1764330105.c5cfd48.obscpio create mode 100644 os-autoinst-5.1767623406.688dd0e.obscpio diff --git a/os-autoinst-5.1764330105.c5cfd48.obscpio b/os-autoinst-5.1764330105.c5cfd48.obscpio deleted file mode 100644 index 9d8758f..0000000 --- a/os-autoinst-5.1764330105.c5cfd48.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8579acab6f47a50b81852d824811fdf6b519dbfe0dd724cd7b22573796c3217 -size 49403917 diff --git a/os-autoinst-5.1767623406.688dd0e.obscpio b/os-autoinst-5.1767623406.688dd0e.obscpio new file mode 100644 index 0000000..69595bd --- /dev/null +++ b/os-autoinst-5.1767623406.688dd0e.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647dae731e50f3c885957e070ed03fb80646bdd23c84e8280a398e1bd836356b +size 49408525 diff --git a/os-autoinst-devel-test.spec b/os-autoinst-devel-test.spec index 952ddba..7ed23d5 100644 --- a/os-autoinst-devel-test.spec +++ b/os-autoinst-devel-test.spec @@ -1,7 +1,7 @@ # # spec file for package os-autoinst-devel-test # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define short_name os-autoinst-devel Name: %{short_name}-test -Version: 5.1764330105.c5cfd48 +Version: 5.1767623406.688dd0e Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/os-autoinst-openvswitch-test.spec b/os-autoinst-openvswitch-test.spec index 3ff9db2..49fb2d0 100644 --- a/os-autoinst-openvswitch-test.spec +++ b/os-autoinst-openvswitch-test.spec @@ -1,7 +1,7 @@ # # spec file for package os-autoinst-openvswitch-test # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst-openvswitch Name: %{short_name}%{?name_ext} -Version: 5.1764330105.c5cfd48 +Version: 5.1767623406.688dd0e Release: 0 Summary: test package for %{short_name} License: GPL-2.0-or-later diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index ea33f09..18c8abb 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -1,7 +1,7 @@ # # spec file for package os-autoinst-test # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 5.1764330105.c5cfd48 +Version: 5.1767623406.688dd0e Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later diff --git a/os-autoinst.changes b/os-autoinst.changes index fcee0a6..8d5331e 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,85 @@ +------------------------------------------------------------------- +Mon Jan 05 16:08:57 UTC 2026 - okurz@suse.com + +- Update to version 5.1767623406.688dd0e: + * os-autoinst-generate-needle-preview: Embed PNG + * Tweak curl call not to hang + * Fix opencv dependency due to upstream changes + * Restore package builds on older openSUSE versions + * Remove `ShellCheck` from devel dependencies on s390x + +------------------------------------------------------------------- +Thu Dec 18 21:51:02 UTC 2025 - okurz@suse.com + +- Update to version 5.1766037062.44c7d2a: + * Tweak curl call not to hang + * Fix opencv dependency due to upstream changes + * Restore package builds on older openSUSE versions + * Remove `ShellCheck` from devel dependencies on s390x + * Remove obsolete 'bin/' folder + +------------------------------------------------------------------- +Wed Dec 17 17:11:55 UTC 2025 - okurz@suse.com + +- Update to version 5.1765976654.0026f92: + * Fix opencv dependency due to upstream changes + * Restore package builds on older openSUSE versions + * Remove `ShellCheck` from devel dependencies on s390x + * Remove obsolete 'bin/' folder + * Improve documentation strings for get/check_var + +------------------------------------------------------------------- +Tue Dec 16 20:39:50 UTC 2025 - okurz@suse.com + +- Update to version 5.1765808557.b89e9b4: + * Restore package builds on older openSUSE versions + * Remove `ShellCheck` from devel dependencies on s390x + * Remove obsolete 'bin/' folder + * Simplify the code to increment the counter + * audio: Allow for multiple audio recordings per test + +------------------------------------------------------------------- +Mon Dec 15 13:09:59 UTC 2025 - okurz@suse.com + +- Update to version 5.1765804109.1e7c99a: + * Remove `ShellCheck` from devel dependencies on s390x + * Remove obsolete 'bin/' folder + * Simplify the code to increment the counter + * audio: Allow for multiple audio recordings per test + * Improve documentation strings for get/check_var + +------------------------------------------------------------------- +Fri Dec 12 11:42:16 UTC 2025 - okurz@suse.com + +- Update to version 5.1765533145.a82864c: + * Remove obsolete 'bin/' folder + * Simplify the code to increment the counter + * audio: Allow for multiple audio recordings per test + * Improve documentation strings for get/check_var + * Add port forwarding example for NICTYPE_USER_OPTIONS + +------------------------------------------------------------------- +Thu Dec 11 12:33:13 UTC 2025 - okurz@suse.com + +- Update to version 5.1765450253.f16e6ac: + * Simplify the code to increment the counter + * audio: Allow for multiple audio recordings per test + * Improve documentation strings for get/check_var + * Add port forwarding example for NICTYPE_USER_OPTIONS + * Fix regression from abcaa66b by disabling virtio-keyboard by default + * distribution: Add "disable_key_repeat" + * Use 'virtio-keyboard' by default to allow fixing key repetition errors + +------------------------------------------------------------------- +Tue Dec 09 20:44:16 UTC 2025 - okurz@suse.com + +- Update to version 5.1765311639.7e3a762: + * Simplify the code to increment the counter + * audio: Allow for multiple audio recordings per test + * Add port forwarding example for NICTYPE_USER_OPTIONS + * Fix regression from abcaa66b by disabling virtio-keyboard by default + * Add IPv6 support for multi machine tests + ------------------------------------------------------------------- Fri Nov 28 21:20:17 UTC 2025 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 7abe7c1..31df136 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 5.1764330105.c5cfd48 -mtime: 1764330105 -commit: c5cfd48b19ddccceb356c4080b163d775381741d +version: 5.1767623406.688dd0e +mtime: 1767623406 +commit: 688dd0e47acd2a7dafa718ac4065e0f3e7646379 diff --git a/os-autoinst.spec b/os-autoinst.spec index 4457a1b..bef300f 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -1,7 +1,7 @@ # # spec file for package os-autoinst # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 5.1764330105.c5cfd48 +Version: 5.1767623406.688dd0e Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -67,11 +67,15 @@ Source0: %{name}-%{version}.tar.xz %bcond_with black %endif # SLE is missing Python and Lua support requirements +# older openSUSE versions are missing requirements for Lua support %if 0%{?is_opensuse} %bcond_without python_support -%bcond_without lua_support %else %bcond_with python_support +%endif +%if 0%{?is_opensuse} && (0%{?suse_version} >= 1600 || 0%{?sle_version} >= 150600) +%bcond_without lua_support +%else %bcond_with lua_support %endif %if %{with python_support} @@ -118,8 +122,14 @@ Source0: %{name}-%{version}.tar.xz %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 +%ifnarch s390x # The following line is generated from dependencies.yaml -%define devel_requires %python_style_requires %test_requires ShellCheck file perl(Code::TidyAll) perl(Devel::Cover) perl(Module::CPANfile) perl(Perl::Tidy) perl(Template::Toolkit) perl(Test::CheckGitStatus) sed shfmt +%define devel_non_s390_requires ShellCheck +%else +%define devel_non_s390_requires %{nil} +%endif +# The following line is generated from dependencies.yaml +%define devel_requires %devel_non_s390_requires %python_style_requires %test_requires file perl(Code::TidyAll) perl(Devel::Cover) perl(Module::CPANfile) perl(Perl::Tidy) perl(Template::Toolkit) perl(Test::CheckGitStatus) sed shfmt %define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale openssh-clients %define ipmi_requires ipmitool %define qemu_requires qemu-tools e2fsprogs -- 2.51.1