Offline generation of 4.6.1633618600.9b31e877
4.6.1633618600.9b31e877 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=544
This commit is contained in:
parent
c4c80490f8
commit
07879a2bed
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08badf9d4f6057ab0e611fb07dbbaf7049bd1ec70bdc9f2ea7e1105c4bd51b18
|
||||
size 25247757
|
3
os-autoinst-4.6.1633618600.9b31e877.obscpio
Normal file
3
os-autoinst-4.6.1633618600.9b31e877.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a99928b6033b379f0a91ad48a2787050dcc50841b421c9f052cd52abdb4a0fa
|
||||
size 25252365
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1633339717.7d37d2ac
|
||||
Version: 4.6.1633618600.9b31e877
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,7 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 04 09:28:44 UTC 2021 - okurz@suse.com
|
||||
Thu Oct 07 14:56:56 UTC 2021 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1633339717.7d37d2ac:
|
||||
- Update to version 4.6.1633618600.9b31e877:
|
||||
* testapi: Remove redundant "use 5.018" replaced by Mojo::Base -strict
|
||||
* Use proper perl "signatures" in t
|
||||
* t: Output backend state message on error for debugging
|
||||
* tools: Use git for faster tidy file cleanup if possible
|
||||
* Select sensible default of 5 minutes for SSH command timeout
|
||||
* ssh_screen::type_string(): Print error code if write() fails
|
||||
* Add unit tests for baseclass::wait_serial
|
||||
* Avoid tidy script failures when a filename has spaces
|
||||
* Allow running tidy on single files
|
||||
* Rename subroutine to clear serial line buffer
|
||||
* Set offset in serial output buffer
|
||||
* Use consistent abbreviated SPDX license identifiers
|
||||
* Speedup, simplify and fix log format with Time::Moment
|
||||
* Use consistent "Copyright" header without problematic characters
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1633339717.7d37d2ac
|
||||
mtime: 1633339717
|
||||
commit: 7d37d2ace078709b2d6ab5aa4c350bac5951cd65
|
||||
version: 4.6.1633618600.9b31e877
|
||||
mtime: 1633618600
|
||||
commit: 9b31e8770b86dfbb479e325f494d0b7cdbf56d66
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1633339717.7d37d2ac
|
||||
Version: 4.6.1633618600.9b31e877
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user