From 3c73014be6dc933aefdd6a3c4f7c1379f3fb2e8f120363df6ead40ed771c56cd Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Tue, 29 Mar 2022 10:20:05 +0000 Subject: [PATCH] Offline generation of 4.6.1648546456.43990702 4.6.1648546456.43990702 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=603 --- os-autoinst-4.6.1648231888.efaf5f44.obscpio | 3 --- os-autoinst-4.6.1648546456.43990702.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 14 ++++++++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 2 +- 6 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 os-autoinst-4.6.1648231888.efaf5f44.obscpio create mode 100644 os-autoinst-4.6.1648546456.43990702.obscpio diff --git a/os-autoinst-4.6.1648231888.efaf5f44.obscpio b/os-autoinst-4.6.1648231888.efaf5f44.obscpio deleted file mode 100644 index 7ea2b9a..0000000 --- a/os-autoinst-4.6.1648231888.efaf5f44.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ad06beee3a553217068f17927da6700cec9724c19f54fc62f15cc578d1e3d31 -size 34780685 diff --git a/os-autoinst-4.6.1648546456.43990702.obscpio b/os-autoinst-4.6.1648546456.43990702.obscpio new file mode 100644 index 0000000..efbc123 --- /dev/null +++ b/os-autoinst-4.6.1648546456.43990702.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:441f63c456daa95458d2796a4c9fe44d4f67110eb29c31a2a6d30786ccf83ea9 +size 34781197 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 4344e2b..8d4b4d0 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.1648231888.efaf5f44 +Version: 4.6.1648546456.43990702 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 b39f596..b036010 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Mar 29 10:19:51 UTC 2022 - okurz@suse.com + +- Update to version 4.6.1648546456.43990702: + * Avoid JSON::PP::Boolean warnings + * Add unit test for save_tmp_file + * Reuse Mojo::Base for instantiating driver objects + * Switch to the new log module + * Add test for isotovideo exit status + * Fix a bug where the collected event was registered too late + * testapi: Return name of saved file in save_tmp_file + * Print concrete error message when limit in command server is exceeded + * Remove limit for uploads via the command server + ------------------------------------------------------------------- Sun Mar 27 01:59:13 UTC 2022 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 85e0ef7..a8cb47a 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1648231888.efaf5f44 -mtime: 1648231888 -commit: efaf5f442c39a2ad624c99da24e2eae4ba29b5f4 +version: 4.6.1648546456.43990702 +mtime: 1648546456 +commit: 4399070286ee348f99efc76e53ec3396093dc7bf diff --git a/os-autoinst.spec b/os-autoinst.spec index 9d96231..d9effd3 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1648231888.efaf5f44 +Version: 4.6.1648546456.43990702 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later