forked from pool/os-autoinst
Accepting request 828293 from devel:openQA:tested
Update to 4.6.1597940025.1be33b62 4.6.1597940025.1be33b62 OBS-URL: https://build.opensuse.org/request/show/828293 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=153
This commit is contained in:
commit
1776718f9d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e8434c2beca8013854afcc47770710d56555daaaa02d83ef050458f0920732a4
|
|
||||||
size 25026573
|
|
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.1597142445.a3a8b489
|
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,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 20 16:13:55 UTC 2020 - okurz@suse.com
|
||||||
|
|
||||||
|
- 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
|
||||||
|
* Pass remaining frames to external video encoder as well
|
||||||
|
* Close video encoder pipes and wait for it to finalize the video before exiting
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 11 11:26:04 UTC 2020 - okurz@suse.com
|
Tue Aug 11 11:26:04 UTC 2020 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.6.1597142445.a3a8b489
|
version: 4.6.1597940025.1be33b62
|
||||||
mtime: 1597142445
|
mtime: 1597940025
|
||||||
commit: a3a8b489561a04d25cf89b115a3475965409f4df
|
commit: 1be33b62a6dde2e58062e761a5fd7130814cc903
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.6.1597142445.a3a8b489
|
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…
x
Reference in New Issue
Block a user