diff --git a/os-autoinst-4.6.1614171005.a4459c0c.obscpio b/os-autoinst-4.6.1614171005.a4459c0c.obscpio deleted file mode 100644 index 40e57ab..0000000 --- a/os-autoinst-4.6.1614171005.a4459c0c.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:487aa83ab384eaca99121749f69a79564e9ba9187a98159ceb7604d4334d081a -size 25064973 diff --git a/os-autoinst-4.6.1614612897.75967767.obscpio b/os-autoinst-4.6.1614612897.75967767.obscpio new file mode 100644 index 0000000..9444da0 --- /dev/null +++ b/os-autoinst-4.6.1614612897.75967767.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f30e9548508cf00b02592e97b7ebeae3fc3024a4e3ea97ab50e1cdfda2f265ef +size 25065997 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 8e22704..4fbd04a 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.1614171005.a4459c0c +Version: 4.6.1614612897.75967767 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 6045f9f..2440c21 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Mar 01 15:35:07 UTC 2021 - okurz@suse.com + +- Update to version 4.6.1614612897.75967767: + * tools: Update Tumbleweed based new dev image + * Fix missing dependency for 'cpio' + * t: Fix check for 'cpio' producing warning if cpio not installed + * Allow following test execution when running check targets via ninja + * Clarify where the path come from when init needles failed + ------------------------------------------------------------------- Wed Feb 24 12:50:16 UTC 2021 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 9fac45b..32798cf 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1614171005.a4459c0c -mtime: 1614171005 -commit: a4459c0c23a499a43a53823fe27809efba980cf9 +version: 4.6.1614612897.75967767 +mtime: 1614612897 +commit: 759677679aecf37de8ff81495c2271826630e413 diff --git a/os-autoinst.spec b/os-autoinst.spec index 1969c8e..1af3d12 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1614171005.a4459c0c +Version: 4.6.1614612897.75967767 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -63,7 +63,7 @@ Source0: %{name}-%{version}.tar.xz %define yamllint_requires %{nil} %endif # The following line is generated from dependencies.yaml -%define test_base_requires %main_requires 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::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu qemu-tools qemu-x86 +%define test_base_requires %main_requires cpio 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::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu qemu-tools qemu-x86 # 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