Accepting request 876170 from devel:openQA:tested
Update to 4.6.1614612897.75967767 4.6.1614612897.75967767 OBS-URL: https://build.opensuse.org/request/show/876170 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=189
This commit is contained in:
commit
3fbe278b0e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:487aa83ab384eaca99121749f69a79564e9ba9187a98159ceb7604d4334d081a
|
||||
size 25064973
|
3
os-autoinst-4.6.1614612897.75967767.obscpio
Normal file
3
os-autoinst-4.6.1614612897.75967767.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f30e9548508cf00b02592e97b7ebeae3fc3024a4e3ea97ab50e1cdfda2f265ef
|
||||
size 25065997
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1614171005.a4459c0c
|
||||
Version: 4.6.1614612897.75967767
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 01 15:35:07 UTC 2021 - okurz@suse.com
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 24 12:50:16 UTC 2021 - okurz@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1614171005.a4459c0c
|
||||
mtime: 1614171005
|
||||
commit: a4459c0c23a499a43a53823fe27809efba980cf9
|
||||
version: 4.6.1614612897.75967767
|
||||
mtime: 1614612897
|
||||
commit: 759677679aecf37de8ff81495c2271826630e413
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1614171005.a4459c0c
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user