From c7a0614719865c986da5008ccb842b41f5935d9fadede4f1a57a8393b1735207 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Sat, 13 Apr 2024 22:44:38 +0000 Subject: [PATCH] Offline generation of 4.6.1712854180.1bf0714 4.6.1712854180.1bf0714 4.6.1712854180.1bf0714 4.6.1712854180.1bf0714 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=910 --- os-autoinst-4.6.1712742175.5de9696.obscpio | 3 --- os-autoinst-4.6.1712854180.1bf0714.obscpio | 3 +++ os-autoinst-devel-test.spec | 2 +- os-autoinst-openvswitch-test.spec | 2 +- os-autoinst-test.spec | 2 +- os-autoinst.changes | 10 ++++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 12 +++++++++--- 8 files changed, 28 insertions(+), 12 deletions(-) delete mode 100644 os-autoinst-4.6.1712742175.5de9696.obscpio create mode 100644 os-autoinst-4.6.1712854180.1bf0714.obscpio diff --git a/os-autoinst-4.6.1712742175.5de9696.obscpio b/os-autoinst-4.6.1712742175.5de9696.obscpio deleted file mode 100644 index 09d3532..0000000 --- a/os-autoinst-4.6.1712742175.5de9696.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44d690f5c3e798410c2d852865acf57ae8e7078b471908812cb364a3439e95e7 -size 36956685 diff --git a/os-autoinst-4.6.1712854180.1bf0714.obscpio b/os-autoinst-4.6.1712854180.1bf0714.obscpio new file mode 100644 index 0000000..01df2c8 --- /dev/null +++ b/os-autoinst-4.6.1712854180.1bf0714.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f4896d608007521748b198a93876b313a436e517e0814d8bdc41db48768660 +size 36956685 diff --git a/os-autoinst-devel-test.spec b/os-autoinst-devel-test.spec index ef832ac..404ecfd 100644 --- a/os-autoinst-devel-test.spec +++ b/os-autoinst-devel-test.spec @@ -18,7 +18,7 @@ %define short_name os-autoinst-devel Name: %{short_name}-test -Version: 4.6.1712742175.5de9696 +Version: 4.6.1712854180.1bf0714 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 529c1d2..56be4d6 100644 --- a/os-autoinst-openvswitch-test.spec +++ b/os-autoinst-openvswitch-test.spec @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst-openvswitch Name: %{short_name}%{?name_ext} -Version: 4.6.1712742175.5de9696 +Version: 4.6.1712854180.1bf0714 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 f9b8212..1f118c1 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.1712742175.5de9696 +Version: 4.6.1712854180.1bf0714 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 0b5e6ee..447b6ff 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Apr 13 22:44:13 UTC 2024 - okurz@suse.com + +- Update to version 4.6.1712854180.1bf0714: + * Adjust dependencies to support build of s390x packages + * setup-multimachine: Retry package installation up to 7 times + * Remove warning of uninitialized value + * Update codecov action to v4 + * Unify size argument for disk creation + ------------------------------------------------------------------- Wed Apr 10 09:43:33 UTC 2024 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 77fd476..a60bc14 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1712742175.5de9696 -mtime: 1712742175 -commit: 5de96962c5c72394c72f51deba9baabda4cbac51 +version: 4.6.1712854180.1bf0714 +mtime: 1712854180 +commit: 1bf071428b1407a7b7799edad68656ffff36b830 diff --git a/os-autoinst.spec b/os-autoinst.spec index 9330570..977565d 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1712742175.5de9696 +Version: 4.6.1712854180.1bf0714 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -84,12 +84,18 @@ Source0: %{name}-%{version}.tar.xz %else %define ocr_requires %{nil} %endif +%ifnarch s390x # The following line is generated from dependencies.yaml -%define test_base_requires %main_requires cpio icewm ipxe-bootimgs perl(Benchmark) perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) perl(Test::Fatal) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::MockRandom) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu >= 4.0 qemu-tools qemu-x86 xorg-x11-Xvnc xterm xterm-console +%define test_non_s390_requires ipxe-bootimgs qemu-x86 +%else +%define test_non_s390_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::Fatal) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::MockRandom) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu >= 4.0 qemu-tools 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 %ocr_requires %spellcheck_requires %test_base_requires %yamllint_requires perl(Inline::Python) python3-Pillow-tk +%define test_requires %build_requires %ocr_requires %spellcheck_requires %test_base_requires %test_non_s390_requires %yamllint_requires perl(Inline::Python) python3-Pillow-tk # 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(Module::CPANfile) perl(Perl::Tidy) perl(Template::Toolkit) shfmt %define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale openssh-clients