diff --git a/openQA-4.6.1684771865.6dc41fa.obscpio b/openQA-4.6.1684771865.6dc41fa.obscpio deleted file mode 100644 index 53f721c..0000000 --- a/openQA-4.6.1684771865.6dc41fa.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff1b151076017f81f4d79fb64918963ad5300632b830c7fd69dda5421b05714c -size 14164493 diff --git a/openQA-4.6.1685524945.b4ca723.obscpio b/openQA-4.6.1685524945.b4ca723.obscpio new file mode 100644 index 0000000..7964d53 --- /dev/null +++ b/openQA-4.6.1685524945.b4ca723.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed49259d0eb1f396beece2913fa85ab1b395a81e06cc1832ea8b332c9a207e12 +size 14316557 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index 6acf3b5..539331f 100644 --- a/openQA-client-test.spec +++ b/openQA-client-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 4.6.1684771865.6dc41fa +Version: 4.6.1685524945.b4ca723 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA-devel-test.spec b/openQA-devel-test.spec index fb4f710..77791c3 100644 --- a/openQA-devel-test.spec +++ b/openQA-devel-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 4.6.1684771865.6dc41fa +Version: 4.6.1685524945.b4ca723 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA-test.spec b/openQA-test.spec index 7cba764..9ee5387 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1684771865.6dc41fa +Version: 4.6.1685524945.b4ca723 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later diff --git a/openQA-worker-test.spec b/openQA-worker-test.spec index e56d5bd..9e4b912 100644 --- a/openQA-worker-test.spec +++ b/openQA-worker-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 4.6.1684771865.6dc41fa +Version: 4.6.1685524945.b4ca723 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index a4df711..8053fe8 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Wed May 31 15:45:56 UTC 2023 - okurz@suse.com + +- Update to version 4.6.1685524945.b4ca723: + * Improve performance of server-side asset upload handling + * doc: Improve references for a quick installation + * openqa-bootstrap: Remove obsolete systemd check + * openqa-bootstrap: Speedup package installation + * openqa-bootstrap: Optionally skip SUSE-specifics + * container: Add single-instance variant + * openqa-bootstrap: Support systemd-less environments + * container: Handle potentially already existing certificates gracefully + * Add development container for openQA + * Update docs/WritingTests.asciidoc + * Mention required permisson for webhook based CI setup + * Use normal operators consistently in `CloneJob` consistently + * Fix logic in openqa-clone-job + * Remove unneeded list comprehension in openqa-label-all + * Remove python3-future from dependencies + * doc: Improve "Container based setup" section + * Fix postgres dir permissions for running openqa-bootstrap in nspawn + * doc: Improve introduction of "Containerized setup" chapter + * Remove debug "print" in gru plugin + * Extract formatting of CI check description into function + * Improve reporting CI status back + * Take restarted jobs into account when a PR is updated/closed + * Handle updated/closed PRs via webhook + * Assign webhook ID when creating a scheduled product from webhook + * Add indexed column `webhook_id` to scheduled products table + * Consider a tag's version when cleaning up job results + ------------------------------------------------------------------- Tue May 23 09:38:42 UTC 2023 - okurz@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 4b6072a..2f37dff 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,4 +1,4 @@ name: openQA -version: 4.6.1684771865.6dc41fa -mtime: 1684771865 -commit: 6dc41fad451b07472e0287a365f559b472cb46a2 +version: 4.6.1685524945.b4ca723 +mtime: 1685524945 +commit: b4ca72362c1a20eb5f4b4b14dbcfdd54ef5b3ff6 diff --git a/openQA.spec b/openQA.spec index eb22873..e5447b2 100644 --- a/openQA.spec +++ b/openQA.spec @@ -42,7 +42,7 @@ %endif # runtime requirements that also the testsuite needs %if %{with python_scripts} -%define python_scripts_requires python3-base python3-requests python3-future openQA-client +%define python_scripts_requires python3-base python3-requests openQA-client %else %define python_scripts_requires %{nil} %endif @@ -78,7 +78,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 4.6.1684771865.6dc41fa +Version: 4.6.1685524945.b4ca723 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later