commit os-autoinst for openSUSE:Factory
Hello community, here is the log from the commit of package os-autoinst for openSUSE:Factory checked in at 2020-08-31 16:51:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-autoinst (Old) and /work/SRC/openSUSE:Factory/.os-autoinst.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "os-autoinst" Mon Aug 31 16:51:15 2020 rev:156 rq:830525 version:4.6.1598623827.924c995d Changes: -------- --- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes 2020-08-29 20:32:15.465210333 +0200 +++ /work/SRC/openSUSE:Factory/.os-autoinst.new.3399/os-autoinst.changes 2020-08-31 16:52:01.408406005 +0200 @@ -1,0 +2,10 @@ +Sun Aug 30 03:26:24 UTC 2020 - okurz@suse.com + +- Update to version 4.6.1598623827.924c995d: + * Show only one newline between serial output lines + * Write tests for mouse_drag + * Disable python3-yamllint when building for SLE < 15 SP2 + * Write tests for _calculate_clickpoint + * Add `mouse_drag` subroutine to support click and drag in tests + +------------------------------------------------------------------- Old: ---- os-autoinst-4.6.1598452450.166a4d00.obscpio New: ---- os-autoinst-4.6.1598623827.924c995d.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-autoinst-test.spec ++++++ --- /var/tmp/diff_new_pack.gKnlnC/_old 2020-08-31 16:52:03.320406932 +0200 +++ /var/tmp/diff_new_pack.gKnlnC/_new 2020-08-31 16:52:03.324406934 +0200 @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.6.1598452450.166a4d00 +Version: 4.6.1598623827.924c995d Release: 0 Summary: test package for os-autoinst #BuildRequires: %{short_name} == %{version} ++++++ os-autoinst.spec ++++++ --- /var/tmp/diff_new_pack.gKnlnC/_old 2020-08-31 16:52:03.356406949 +0200 +++ /var/tmp/diff_new_pack.gKnlnC/_new 2020-08-31 16:52:03.360406951 +0200 @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1598452450.166a4d00 +Version: 4.6.1598623827.924c995d Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -55,12 +55,23 @@ %define spellcheck_requires %{nil} %define spellcheck_make_args_for_autotools CHECK_DOC=0 %endif +%if 0%{?sle_version} < 150200 && !0%{?is_opensuse} +%bcond_without yamllint +%else +%bcond_with yamllint +%endif +%if %{with yamllint} +# The following line is generated from dependencies.yaml +%define yamllint_requires python3-yamllint +%else +%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::More) 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_legacy_requires %build_legacy_requires %test_base_requires # The following line is generated from dependencies.yaml -%define test_requires %build_requires %spellcheck_requires %test_base_requires perl(YAML::PP) python3-yamllint +%define test_requires %build_requires %spellcheck_requires %test_base_requires %yamllint_requires perl(YAML::PP) # The following line is generated from dependencies.yaml %define devel_requires %test_requires perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) %if 0%{?suse_version} == 1315 ++++++ os-autoinst-4.6.1598452450.166a4d00.obscpio -> os-autoinst-4.6.1598623827.924c995d.obscpio ++++++ /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1598452450.166a4d00.obscpio /work/SRC/openSUSE:Factory/.os-autoinst.new.3399/os-autoinst-4.6.1598623827.924c995d.obscpio differ: char 50, line 1 ++++++ os-autoinst.obsinfo ++++++ --- /var/tmp/diff_new_pack.gKnlnC/_old 2020-08-31 16:52:03.436406988 +0200 +++ /var/tmp/diff_new_pack.gKnlnC/_new 2020-08-31 16:52:03.436406988 +0200 @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1598452450.166a4d00 -mtime: 1598452450 -commit: 166a4d005b54c228c67f4b56fc4456a940035107 +version: 4.6.1598623827.924c995d +mtime: 1598623827 +commit: 924c995d00762c075d3bf678fb159e7c77013bd7
participants (1)
-
root