From 07879a2bed61a28123a00c3a3c54b6d957be18c1ef7fe41970fe8b03ead529cc Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Fri, 8 Oct 2021 00:20:58 +0000 Subject: [PATCH] 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 --- os-autoinst-4.6.1633339717.7d37d2ac.obscpio | 3 --- os-autoinst-4.6.1633618600.9b31e877.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 15 +++++++++++++-- os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 2 +- 6 files changed, 21 insertions(+), 10 deletions(-) delete mode 100644 os-autoinst-4.6.1633339717.7d37d2ac.obscpio create mode 100644 os-autoinst-4.6.1633618600.9b31e877.obscpio diff --git a/os-autoinst-4.6.1633339717.7d37d2ac.obscpio b/os-autoinst-4.6.1633339717.7d37d2ac.obscpio deleted file mode 100644 index dff4f77..0000000 --- a/os-autoinst-4.6.1633339717.7d37d2ac.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08badf9d4f6057ab0e611fb07dbbaf7049bd1ec70bdc9f2ea7e1105c4bd51b18 -size 25247757 diff --git a/os-autoinst-4.6.1633618600.9b31e877.obscpio b/os-autoinst-4.6.1633618600.9b31e877.obscpio new file mode 100644 index 0000000..468e4e0 --- /dev/null +++ b/os-autoinst-4.6.1633618600.9b31e877.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a99928b6033b379f0a91ad48a2787050dcc50841b421c9f052cd52abdb4a0fa +size 25252365 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 9d025f9..e9871a5 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -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 diff --git a/os-autoinst.changes b/os-autoinst.changes index eb0b357..a7f00bb 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -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 diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 097b522..f77665b 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -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 diff --git a/os-autoinst.spec b/os-autoinst.spec index 0acb1be..0d5407a 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -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