From bd10dd14d4a9b92b6b2ca54224d85e4daf442939cc6b1c4b2832f48021656f43 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Tue, 9 Nov 2021 16:18:57 +0000 Subject: [PATCH] Offline generation of 4.6.1636474618.9c079e07 4.6.1636474618.9c079e07 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=551 --- os-autoinst-4.6.1635869279.8838dc09.obscpio | 3 --- os-autoinst-4.6.1636474618.9c079e07.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 20 ++++++++++++++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 3 ++- 6 files changed, 29 insertions(+), 8 deletions(-) delete mode 100644 os-autoinst-4.6.1635869279.8838dc09.obscpio create mode 100644 os-autoinst-4.6.1636474618.9c079e07.obscpio diff --git a/os-autoinst-4.6.1635869279.8838dc09.obscpio b/os-autoinst-4.6.1635869279.8838dc09.obscpio deleted file mode 100644 index 35028d3..0000000 --- a/os-autoinst-4.6.1635869279.8838dc09.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:475520f76ab7d5054de178ee6f8efaaba76b2bab93aeca19ac0dda8df117ae6a -size 25263629 diff --git a/os-autoinst-4.6.1636474618.9c079e07.obscpio b/os-autoinst-4.6.1636474618.9c079e07.obscpio new file mode 100644 index 0000000..8b76faf --- /dev/null +++ b/os-autoinst-4.6.1636474618.9c079e07.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8cba923a3c74d36c3413874850469b2e45dce26f09c576f6e2ef4136c33843 +size 25268749 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 74cfa9d..6ebe5a1 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.1635869279.8838dc09 +Version: 4.6.1636474618.9c079e07 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 f43f38d..49536f0 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Nov 09 16:17:05 UTC 2021 - okurz@suse.com + +- Update to version 4.6.1636474618.9c079e07: + * t: Add test for backend::spvm + * t: Add test for backend::driver + * t: Add test for backend::null + * Simplify backend::baseclass::alive + * Delete unused exception handling in backend::qemu + * backend::qemu: Fix bug that qemu alive status was never tested + * Declare likely obsolete backend::pvm as deprecated + * Mark only sporadically test covered statements + * t: Improve Test::More error output context in helper + * t: Output state file content in case of error where missing + * Add simple instantiation test of backend::pvm + * dist: Do not build for i586 + * Fix missing subsecond display in video captions + * doc: Add missing documentation for NOVALINK variables + * Update tidy to 20211029 + ------------------------------------------------------------------- Tue Nov 02 16:18:12 UTC 2021 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index bff7300..e77e345 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1635869279.8838dc09 -mtime: 1635869279 -commit: 8838dc09a5d78b3f690137989b31a76365794144 +version: 4.6.1636474618.9c079e07 +mtime: 1636474618 +commit: 9c079e075a5ede5420f4771bec897a2e6122776d diff --git a/os-autoinst.spec b/os-autoinst.spec index c3fbf5b..72e48cc 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1635869279.8838dc09 +Version: 4.6.1636474618.9c079e07 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -93,6 +93,7 @@ Recommends: perl(Inline::Python) Requires(pre): %{_bindir}/getent Requires(pre): %{_sbindir}/useradd BuildRoot: %{_tmppath}/%{name}-%{version}-build +ExcludeArch: %{ix86} %description The OS-autoinst project aims at providing a means to run fully