forked from pool/os-autoinst
Offline generation of 4.6.1638007345.ae6eed2a
4.6.1638007345.ae6eed2a OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=556
This commit is contained in:
parent
8c1dec8212
commit
90b55563ba
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6d1c45d49bd2e7cbcbfbc90846d58fc8f45b3b7afbbe842ae8f2b91f7d08fcc5
|
|
||||||
size 25273357
|
|
3
os-autoinst-4.6.1638007345.ae6eed2a.obscpio
Normal file
3
os-autoinst-4.6.1638007345.ae6eed2a.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:057dc3969d96cde42983969d4a401906c08d6dacabbc0a6bdaf72d1a8aedf1b2
|
||||||
|
size 25275405
|
@ -19,7 +19,7 @@
|
|||||||
%define name_ext -test
|
%define name_ext -test
|
||||||
%define short_name os-autoinst
|
%define short_name os-autoinst
|
||||||
Name: %{short_name}%{?name_ext}
|
Name: %{short_name}%{?name_ext}
|
||||||
Version: 4.6.1637851285.25850081
|
Version: 4.6.1638007345.ae6eed2a
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: test package for os-autoinst
|
Summary: test package for os-autoinst
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 28 08:18:34 UTC 2021 - okurz@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1638007345.ae6eed2a:
|
||||||
|
* Update deprecated 'short-form boolean' qemu args
|
||||||
|
* imgsearch: disable OpenCV logging
|
||||||
|
* qemu: Automatically create swtpm device
|
||||||
|
* commands: Use same log format as isotovideo
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 25 14:41:32 UTC 2021 - okurz@suse.com
|
Thu Nov 25 14:41:32 UTC 2021 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.6.1637851285.25850081
|
version: 4.6.1638007345.ae6eed2a
|
||||||
mtime: 1637851285
|
mtime: 1638007345
|
||||||
commit: 25850081b1508660959eef64bca2711fb9f0f9f0
|
commit: ae6eed2a61d5315a72452c4096d257c8998d897e
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.6.1637851285.25850081
|
Version: 4.6.1638007345.ae6eed2a
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OS-level test automation
|
Summary: OS-level test automation
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -143,6 +143,15 @@ Requires: qemu-x86 >= 4.0.0
|
|||||||
Convenience package providing os-autoinst and qemu-x86 dependencies.
|
Convenience package providing os-autoinst and qemu-x86 dependencies.
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%package swtpm
|
||||||
|
Summary: Convenience package providing os-autoinst+swtpm
|
||||||
|
Group: Development/Tools/Other
|
||||||
|
Requires: os-autoinst
|
||||||
|
Requires: swtpm
|
||||||
|
|
||||||
|
%description swtpm
|
||||||
|
Convenience package providing os-autoinst and swtpm dependencies.
|
||||||
|
|
||||||
%package s390-deps
|
%package s390-deps
|
||||||
Summary: Convenience package providing os-autoinst + s390 worker jumphost deps
|
Summary: Convenience package providing os-autoinst + s390 worker jumphost deps
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
|
Loading…
x
Reference in New Issue
Block a user