Accepting request 956066 from devel:openQA:tested
Update to 4.6.1645215388.05525341 4.6.1645215388.05525341 OBS-URL: https://build.opensuse.org/request/show/956066 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=265
This commit is contained in:
commit
f6c6d35fa3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:52cff5b26eba0558d26be11d6d214ea924cac01d01d7637310501143e1348a9e
|
|
||||||
size 25314317
|
|
3
os-autoinst-4.6.1645215388.05525341.obscpio
Normal file
3
os-autoinst-4.6.1645215388.05525341.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aeb51d3f478b69ada14ea27c0cc0e228d8e52d03fc38f399b558a421096eb0f5
|
||||||
|
size 25316877
|
@ -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.1644598050.d3b51b29
|
Version: 4.6.1645215388.05525341
|
||||||
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,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 18 20:16:39 UTC 2022 - okurz@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1645215388.05525341:
|
||||||
|
* t: Add test for actual die of deprecated backends
|
||||||
|
* Extract deprecation function to baseclass
|
||||||
|
* Deprecate likely unused backend::ikvm
|
||||||
|
* Use the new fatal dependency handling for backend::pvm
|
||||||
|
* Use the new fatal deprecation handling for backend::amt
|
||||||
|
* README: Include suggestion for deprecation handling
|
||||||
|
* Fix YAML style check on checklist.yml
|
||||||
|
* CI: Add automatic review checklist based on changed file paths
|
||||||
|
* Avoid warning because of missing second argument
|
||||||
|
* Use Mojo::Base consistently
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 13 02:07:49 UTC 2022 - okurz@suse.com
|
Sun Feb 13 02:07:49 UTC 2022 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.6.1644598050.d3b51b29
|
version: 4.6.1645215388.05525341
|
||||||
mtime: 1644598050
|
mtime: 1645215388
|
||||||
commit: d3b51b296b594f27d60c06fafa2e5bf93ca25909
|
commit: 05525341335d1cea3d90c0989226414cec8909c4
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.6.1644598050.d3b51b29
|
Version: 4.6.1645215388.05525341
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user