diff --git a/os-autoinst-4.6.1614337544.f5d8bb59.obscpio b/os-autoinst-4.6.1614337544.f5d8bb59.obscpio deleted file mode 100644 index 5ad4d31..0000000 --- a/os-autoinst-4.6.1614337544.f5d8bb59.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7127fada8b1adb639c4bd7b9cb65bfc24cff3bc647ad9049b12f3687aca31405 -size 25065997 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 dfb3591..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.1614337544.f5d8bb59 +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 fc0a4df..2440c21 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,7 +1,11 @@ ------------------------------------------------------------------- -Sun Feb 28 00:02:22 UTC 2021 - okurz@suse.com +Mon Mar 01 15:35:07 UTC 2021 - okurz@suse.com -- Update to version 4.6.1614337544.f5d8bb59: +- 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 ------------------------------------------------------------------- diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 09fc8ab..32798cf 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1614337544.f5d8bb59 -mtime: 1614337544 -commit: f5d8bb592f1abf7f97675b686e185d54f40ccba5 +version: 4.6.1614612897.75967767 +mtime: 1614612897 +commit: 759677679aecf37de8ff81495c2271826630e413 diff --git a/os-autoinst.spec b/os-autoinst.spec index af1319d..1af3d12 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1614337544.f5d8bb59 +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