Offline generation of 4.6.1597940025.1be33b62
4.6.1597940025.1be33b62 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=396
This commit is contained in:
parent
a6651b4a09
commit
0edff1986e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8a16854efd476a91ca9f200ad8c737c7e09728a11fe0cb88a38a53f601d1281d
|
|
||||||
size 25029645
|
|
3
os-autoinst-4.6.1597940025.1be33b62.obscpio
Normal file
3
os-autoinst-4.6.1597940025.1be33b62.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:492dba3285ebb79a142685a7fb68b61ecb17a9b04a631c57dd4054b9dfdac44c
|
||||||
|
size 25033741
|
@ -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.1597406683.45b10929
|
Version: 4.6.1597940025.1be33b62
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: test package for os-autoinst
|
Summary: test package for os-autoinst
|
||||||
#BuildRequires: %{short_name} == %{version}
|
#BuildRequires: %{short_name} == %{version}
|
||||||
|
@ -1,7 +1,14 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 14 12:04:56 UTC 2020 - okurz@suse.com
|
Thu Aug 20 16:13:55 UTC 2020 - okurz@suse.com
|
||||||
|
|
||||||
- Update to version 4.6.1597406683.45b10929:
|
- Update to version 4.6.1597940025.1be33b62:
|
||||||
|
* Remove unnecesary parameter on a git call in tidy
|
||||||
|
* Fix warnings in _stop_video_encoder
|
||||||
|
* Mock start_serial_grab in t/29-backend-generalhw.t to avoid failures
|
||||||
|
* Add unit test for generalhw backend
|
||||||
|
* Improve coding style in generalhw backend
|
||||||
|
* Improve error handling when running commands in generalhw backend
|
||||||
|
* t: Fix regex for warning (multiline)
|
||||||
* Improve error handling of D-Bus calls to contain full context in any case
|
* Improve error handling of D-Bus calls to contain full context in any case
|
||||||
* Pass remaining frames to external video encoder as well
|
* Pass remaining frames to external video encoder as well
|
||||||
* Close video encoder pipes and wait for it to finalize the video before exiting
|
* Close video encoder pipes and wait for it to finalize the video before exiting
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.6.1597406683.45b10929
|
version: 4.6.1597940025.1be33b62
|
||||||
mtime: 1597406683
|
mtime: 1597940025
|
||||||
commit: 45b109296ae40bbf8299ab941d4fd654e643e36f
|
commit: 1be33b62a6dde2e58062e761a5fd7130814cc903
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.6.1597406683.45b10929
|
Version: 4.6.1597940025.1be33b62
|
||||||
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