diff --git a/os-autoinst-4.6.1605202386.73d96736.obscpio b/os-autoinst-4.6.1605202386.73d96736.obscpio deleted file mode 100644 index 00399e6..0000000 --- a/os-autoinst-4.6.1605202386.73d96736.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6b3436d7855dcd306524d8001485ff05445be0bf093ed56e50a711672d6cb54 -size 25030157 diff --git a/os-autoinst-4.6.1605530625.31c8f336.obscpio b/os-autoinst-4.6.1605530625.31c8f336.obscpio new file mode 100644 index 0000000..1597c0a --- /dev/null +++ b/os-autoinst-4.6.1605530625.31c8f336.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a08a367cc424254ab3a434870be9e2a873eb8801108612f3aad9451e11b6dbdf +size 25029133 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 93e634b..55f89bd 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.1605202386.73d96736 +Version: 4.6.1605530625.31c8f336 Release: 0 Summary: test package for os-autoinst #BuildRequires: %{short_name} == %{version} diff --git a/os-autoinst.changes b/os-autoinst.changes index 321fea6..b084fe2 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Nov 16 15:59:10 UTC 2020 - okurz@suse.com + +- Update to version 4.6.1605530625.31c8f336: + * README: Prefer user-centric documentation over developer-centric instructions + * t: Cover all test output in t/13-osutils.t with Test::Output + * driver: Remove confusing log about 'remove_tree' + * driver: No need for explicit exit in process sub + * Use Test::Most instead of Test::More for convenience + * Remove references to Test::More::Color not adding benefit + * t: Mark all .t files as executables consistently + * README: Fix asciidoc syntax problem introduced in 2f3a1e5b + ------------------------------------------------------------------- Sat Nov 14 07:59:05 UTC 2020 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 79ba6e4..703111a 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1605202386.73d96736 -mtime: 1605202386 -commit: 73d9673622a6ee4db36e61325f15dde15c554dba +version: 4.6.1605530625.31c8f336 +mtime: 1605530625 +commit: 31c8f3369ffe3789855d27a8d5044ba00bf6c75d diff --git a/os-autoinst.spec b/os-autoinst.spec index 1f5b564..999a6e4 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1605202386.73d96736 +Version: 4.6.1605530625.31c8f336 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::Exception) 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 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