From 2fca01b48c43b58861fff35a4b4cf45fa605ade83cc3e1af0981b7cef5bb3ba6 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Thu, 10 Jun 2021 15:18:52 +0000 Subject: [PATCH 1/2] Offline generation of 4.6.1623266740.54327cdf 4.6.1623266740.54327cdf OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=521 --- os-autoinst-4.6.1622595893.93f70700.obscpio | 3 --- os-autoinst-4.6.1623266740.54327cdf.obscpio | 3 +++ os-autoinst-test.spec | 4 ++-- os-autoinst.changes | 9 +++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 7 ++++--- 6 files changed, 21 insertions(+), 11 deletions(-) delete mode 100644 os-autoinst-4.6.1622595893.93f70700.obscpio create mode 100644 os-autoinst-4.6.1623266740.54327cdf.obscpio diff --git a/os-autoinst-4.6.1622595893.93f70700.obscpio b/os-autoinst-4.6.1622595893.93f70700.obscpio deleted file mode 100644 index 61cffd1..0000000 --- a/os-autoinst-4.6.1622595893.93f70700.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc4d288c5bcd278e05f200b42c609a359afacd00e7d32e483799da8956850a35 -size 25094157 diff --git a/os-autoinst-4.6.1623266740.54327cdf.obscpio b/os-autoinst-4.6.1623266740.54327cdf.obscpio new file mode 100644 index 0000000..cc507e6 --- /dev/null +++ b/os-autoinst-4.6.1623266740.54327cdf.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b36b611018c1f592c192c1bfa6d7e5896ee842f491b97b131d3e65c8557cf21a +size 25232397 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 0454fe9..847351c 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package os-autoinst%{?name_ext} # # Copyright (c) 2021 SUSE LLC # @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.6.1622595893.93f70700 +Version: 4.6.1623266740.54327cdf 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 899034c..fbb67f3 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Jun 09 19:25:47 UTC 2021 - okurz@suse.com + +- Update to version 4.6.1623266740.54327cdf: + * Add shell style checks based on ShellCheck + * Fix all shell style issues reported by ShellCheck + * No longer convert to 16 colours + * Add one more needle test case for small checkboxes in select_patterns + ------------------------------------------------------------------- Thu Jun 03 19:31:47 UTC 2021 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 2871bb3..a8078b3 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1622595893.93f70700 -mtime: 1622595893 -commit: 93f70700e1b37b25d9760a696860e2d3a0d461e4 +version: 4.6.1623266740.54327cdf +mtime: 1623266740 +commit: 54327cdfaea5e4a47949b509b3e0f8855f95c617 diff --git a/os-autoinst.spec b/os-autoinst.spec index 0b2c306..257de06 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1622595893.93f70700 +Version: 4.6.1623266740.54327cdf Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -80,8 +80,9 @@ Source0: %{name}-%{version}.tar.xz # The following line is generated from dependencies.yaml %define test_requires %build_requires %spellcheck_requires %test_base_requires %yamllint_requires perl(Inline::Python) perl(YAML::PP) # The following line is generated from dependencies.yaml -%define devel_requires %python_style_requires %test_requires perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) -BuildRequires: %test_requires %test_version_only_requires +%define devel_requires %python_style_requires %test_requires ShellCheck perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) +BuildRequires: %test_requires +BuildRequires: %test_version_only_requires Requires: %main_requires Recommends: /usr/bin/Xvnc Recommends: /usr/bin/qemu-img From 302f9dd1ef7b6c6605cb9bdfb6329b395d23ce2233352adf97d9c50e4aae582c Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Thu, 10 Jun 2021 19:43:25 +0000 Subject: [PATCH 2/2] Offline generation of 4.6.1623266740.54327cdf 4.6.1623266740.54327cdf OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=522 --- os-autoinst-test.spec | 2 +- os-autoinst.spec | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 847351c..8cf9df9 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -1,5 +1,5 @@ # -# spec file for package os-autoinst%{?name_ext} +# spec file # # Copyright (c) 2021 SUSE LLC # diff --git a/os-autoinst.spec b/os-autoinst.spec index 257de06..cf03d43 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -81,8 +81,7 @@ Source0: %{name}-%{version}.tar.xz %define test_requires %build_requires %spellcheck_requires %test_base_requires %yamllint_requires perl(Inline::Python) perl(YAML::PP) # The following line is generated from dependencies.yaml %define devel_requires %python_style_requires %test_requires ShellCheck perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) -BuildRequires: %test_requires -BuildRequires: %test_version_only_requires +BuildRequires: %test_requires %test_version_only_requires Requires: %main_requires Recommends: /usr/bin/Xvnc Recommends: /usr/bin/qemu-img