Accepting request 1057055 from devel:openQA:tested
Update to 4.6.1672996991.b66759a 4.6.1672996991.b66759a OBS-URL: https://build.opensuse.org/request/show/1057055 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=354
This commit is contained in:
commit
a10afdf98e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2026539abd77cb2715f61b8f72ba219bbbedc2859ca7b1b1cbd87d055b4a6a74
|
||||
size 34971149
|
3
os-autoinst-4.6.1672996991.b66759a.obscpio
Normal file
3
os-autoinst-4.6.1672996991.b66759a.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df4dd3a57c2267a3babb35f7c25b1ab08685a23ee61149e0a521cb3d077f8d1e
|
||||
size 34974221
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1671527615.519846f
|
||||
Version: 4.6.1672996991.b66759a
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 06 09:23:18 UTC 2023 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1672996991.b66759a:
|
||||
* Mark uncoverable statemenst in tests
|
||||
* Mark subroutine header as uncoverable
|
||||
* Rearrange, move use statements
|
||||
* Move loop()
|
||||
* Move _read_response
|
||||
* Move loop(0)
|
||||
* Move setup_signal_handler
|
||||
* Move run method to Runner
|
||||
* Mark uncoverable statements in 04-check_vars_docu.t
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 20 09:13:42 UTC 2022 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1671527615.519846f
|
||||
mtime: 1671527615
|
||||
commit: 519846f2d0cafd0b1f81d51f61ed08fae6ac9310
|
||||
version: 4.6.1672996991.b66759a
|
||||
mtime: 1672996991
|
||||
commit: b66759aea2b005800a00ddf5f8a405fc3c8b496b
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package os-autoinst
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1671527615.519846f
|
||||
Version: 4.6.1672996991.b66759a
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user