Offline generation of 4.6.1603469837.f54bdeab

4.6.1603469837.f54bdeab

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=429
This commit is contained in:
Oliver Kurz 2020-10-25 21:32:21 +00:00 committed by Git OBS Bridge
parent f16ee553cc
commit 930f0ba4c4
6 changed files with 18 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43ca8d5010d4ab25f3e4efd8b4b1a3c7db78c887fc482512f69346aa3afb78a0
size 25058317

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77f655824722b1a8a7437b46e6f3073a0ac855a650f890d7ee8508dcc8ce7130
size 25062925

View File

@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst
Name: %{short_name}%{?name_ext}
Version: 4.6.1603368860.d92dff65
Version: 4.6.1603469837.f54bdeab
Release: 0
Summary: test package for os-autoinst
#BuildRequires: %{short_name} == %{version}

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Oct 25 21:32:03 UTC 2020 - okurz@suse.com
- Update to version 4.6.1603469837.f54bdeab:
* Consider Test::Most a module enabling strictures
* Use OpenQA::Test::TimeLimit in some tests, especially ones invoking QEMU
* git subrepo pull (merge) external/os-autoinst-common
* git subrepo pull (merge) external/os-autoinst-common
-------------------------------------------------------------------
Thu Oct 22 12:14:31 UTC 2020 - okurz@suse.com

View File

@ -1,5 +1,5 @@
name: os-autoinst
version: 4.6.1603368860.d92dff65
mtime: 1603368860
commit: d92dff65ae0a3e5836ba3975eba10e02852c1db6
version: 4.6.1603469837.f54bdeab
mtime: 1603469837
commit: f54bdeab5173b70032d1d3fcfe2e86395f6e47c8

View File

@ -17,7 +17,7 @@
Name: os-autoinst
Version: 4.6.1603368860.d92dff65
Version: 4.6.1603469837.f54bdeab
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later
@ -67,7 +67,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::More) 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::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
# 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