diff --git a/_multibuild b/_multibuild new file mode 100644 index 0000000..ebab741 --- /dev/null +++ b/_multibuild @@ -0,0 +1,3 @@ + + os-autoinst-test + diff --git a/os-autoinst-4.6.1682499524.994700d.obscpio b/os-autoinst-4.6.1682499524.994700d.obscpio deleted file mode 100644 index a721f4b..0000000 --- a/os-autoinst-4.6.1682499524.994700d.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb72fc012c0db9646dfb57241b38076f382e410094d879431039edecb518ae83 -size 34970125 diff --git a/os-autoinst-4.6.1683277334.0688448.obscpio b/os-autoinst-4.6.1683277334.0688448.obscpio new file mode 100644 index 0000000..a0d8543 --- /dev/null +++ b/os-autoinst-4.6.1683277334.0688448.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da256bebe021f391db929bbd5351d244f071dc4217636ea90f9d05c3251fd241 +size 34970637 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index ddf7290..67fc5f7 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.6.1682499524.994700d +Version: 4.6.1683277334.0688448 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 d9209ce..44d026d 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri May 05 09:02:27 UTC 2023 - okurz@suse.com + +- Update to version 4.6.1683277334.0688448: + * Enable VNC endian conversion when worker is big-endian + * Add support for serial device of s390x in testapi + * dist: Fix unresolved dependency on chattr in OBS + * Show initialization errors of `isotovideo` again + * Test sending forced VNC update request explicitly + * container: Distinguish jq and non-jq variants in BuildTag + * Drop setting of TESSDATA_PREFIX in invoke-tests + * Replace Perl::Critic::{Freenode,Community} + * Add workaround to prevent `t/29-backend-generalhw.t` being unstable + * Cover all code of `console.pm` + * Fix CMake warning about ordering + * ci: Improve marking uncoverable statements + * Drop Leap-15.3 from OBS CI + ------------------------------------------------------------------- Wed Apr 26 08:58:55 UTC 2023 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index ca49597..ba95538 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1682499524.994700d -mtime: 1682499524 -commit: 994700dd6e3a8ba21f6164017a4622a7ec8cd453 +version: 4.6.1683277334.0688448 +mtime: 1683277334 +commit: 0688448674f54f59c7a133263ebce331160757f4 diff --git a/os-autoinst.spec b/os-autoinst.spec index c7b021c..9c61cd5 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1682499524.994700d +Version: 4.6.1683277334.0688448 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -93,7 +93,7 @@ Source0: %{name}-%{version}.tar.xz # The following line is generated from dependencies.yaml %define devel_requires %python_style_requires %test_requires ShellCheck perl(Code::TidyAll) perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) perl(Template::Toolkit) %define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale -%define qemu_requires qemu-tools %{_bindir}/chattr +%define qemu_requires qemu-tools e2fsprogs BuildRequires: %test_requires %test_version_only_requires # For unbuffered output of Perl testsuite, especially when running it on OBS so timestamps in the log are actually useful BuildRequires: expect