Offline generation of 4.6.1614612897.75967767
4.6.1614612897.75967767 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=474
This commit is contained in:
parent
4163db1ef7
commit
8747d7d84c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7127fada8b1adb639c4bd7b9cb65bfc24cff3bc647ad9049b12f3687aca31405
|
||||
size 25065997
|
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.1614337544.f5d8bb59
|
||||
Version: 4.6.1614612897.75967767
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,7 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 28 00:02:22 UTC 2021 - okurz@suse.com
|
||||
Mon Mar 01 15:35:07 UTC 2021 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1614337544.f5d8bb59:
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1614337544.f5d8bb59
|
||||
mtime: 1614337544
|
||||
commit: f5d8bb592f1abf7f97675b686e185d54f40ccba5
|
||||
version: 4.6.1614612897.75967767
|
||||
mtime: 1614612897
|
||||
commit: 759677679aecf37de8ff81495c2271826630e413
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1614337544.f5d8bb59
|
||||
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…
x
Reference in New Issue
Block a user