From b03777823028d93827a237b9ed75ec7c80c3b6d3acb86d6e8077e2ecce172eba Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Tue, 24 Oct 2023 10:22:19 +0000 Subject: [PATCH] Offline generation of 4.6.1698096072.7fee4e3 4.6.1698096072.7fee4e3 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=845 --- os-autoinst-4.6.1697790639.4abe47f.obscpio | 3 --- os-autoinst-4.6.1698096072.7fee4e3.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 11 +++++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 2 +- 6 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 os-autoinst-4.6.1697790639.4abe47f.obscpio create mode 100644 os-autoinst-4.6.1698096072.7fee4e3.obscpio diff --git a/os-autoinst-4.6.1697790639.4abe47f.obscpio b/os-autoinst-4.6.1697790639.4abe47f.obscpio deleted file mode 100644 index 63698e9..0000000 --- a/os-autoinst-4.6.1697790639.4abe47f.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aadf8d998cb86790182c7b3bc332488690de44b1452f2b706354c1ec9c5d090c -size 35008525 diff --git a/os-autoinst-4.6.1698096072.7fee4e3.obscpio b/os-autoinst-4.6.1698096072.7fee4e3.obscpio new file mode 100644 index 0000000..31c6d1c --- /dev/null +++ b/os-autoinst-4.6.1698096072.7fee4e3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2da1b0e801fad0f09ec63dabdefe6de1dd5b1d3708ca80278d985a3ca47c09a +size 35011085 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index f9894ae..867b900 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.1697790639.4abe47f +Version: 4.6.1698096072.7fee4e3 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 c469774..7fd00e0 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Oct 24 10:21:58 UTC 2023 - okurz@suse.com + +- Update to version 4.6.1698096072.7fee4e3: + * Fix rsync command when asset name contains a colon + * Document important caveat of SVIRT_WORKER_CACHE setting + * Simplify log message when copying asset to svirt host + * Fixed python linter errors + * Stable Function signatures for Python Modules + * Enforce in tests that Python does not support `run_args` + ------------------------------------------------------------------- Sun Oct 22 02:22:01 UTC 2023 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index c4b1d53..7eb94a8 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1697790639.4abe47f -mtime: 1697790639 -commit: 4abe47f28ab09904c1c8060b73ab96c765c02bb1 +version: 4.6.1698096072.7fee4e3 +mtime: 1698096072 +commit: 7fee4e3a99de779783d74d34730c4b0d1fc96806 diff --git a/os-autoinst.spec b/os-autoinst.spec index b1118d1..c891adf 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1697790639.4abe47f +Version: 4.6.1698096072.7fee4e3 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later