SHA256
1
0
forked from pool/openQA

Accepting request 1174321 from devel:openQA:tested

Update to 4.6.1715787278.b4f7f6f0
4.6.1715787278.b4f7f6f0
4.6.1715787278.b4f7f6f0
4.6.1715787278.b4f7f6f0
4.6.1715787278.b4f7f6f0

OBS-URL: https://build.opensuse.org/request/show/1174321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=577
This commit is contained in:
Ana Guerrero 2024-05-16 15:15:28 +00:00 committed by Git OBS Bridge
commit e02b60e65f
11 changed files with 24 additions and 14 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e4472c26d20e032ceaddc546d4d30b77283c429eb6d1bc06f4d291398768264
size 20144320
oid sha256:edb728a9d188d107a24e4fb7896e91ab84cebe062d488b9eaf1059b7dbc99d42
size 20144388

View File

@ -2,7 +2,7 @@ Source1000: https://registry.npmjs.org/@eslint-community/eslint-utils/-/
Source1001: https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#/@eslint-community-regexpp-4.10.0.tgz
Source1002: https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.0.2.tgz#/@eslint-eslintrc-3.0.2.tgz
Source1003: https://registry.npmjs.org/@eslint/js/-/js-9.1.1.tgz#/@eslint-js-9.1.1.tgz
Source1004: https://registry.npmjs.org/@floating-ui/core/-/core-1.6.1.tgz#/@floating-ui-core-1.6.1.tgz
Source1004: https://registry.npmjs.org/@floating-ui/core/-/core-1.6.2.tgz#/@floating-ui-core-1.6.2.tgz
Source1005: https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.5.tgz#/@floating-ui-dom-1.6.5.tgz
Source1006: https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.2.tgz#/@floating-ui-utils-0.2.2.tgz
Source1007: https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz#/@humanwhocodes-config-array-0.13.0.tgz

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c610cdebb70b88bc537e3a3bd6b80215482e7c808d8929078b7c99804b83d81f
size 14613005

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d6c69a2ec4d57139fc35e7f7ddacd5e84163cc3893f6837409be59d41db00bb
size 14613005

View File

@ -18,7 +18,7 @@
%define short_name openQA-client
Name: %{short_name}-test
Version: 4.6.1715609300.c38e9908
Version: 4.6.1715787278.b4f7f6f0
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA-devel
Name: %{short_name}-test
Version: 4.6.1715609300.c38e9908
Version: 4.6.1715787278.b4f7f6f0
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1715609300.c38e9908
Version: 4.6.1715787278.b4f7f6f0
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -18,7 +18,7 @@
%define short_name openQA-worker
Name: %{short_name}-test
Version: 4.6.1715609300.c38e9908
Version: 4.6.1715787278.b4f7f6f0
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 15 22:15:27 UTC 2024 - okurz@suse.com
- Update to version 4.6.1715787278.b4f7f6f0:
* Ensure curl, ping and ps are installed as deps for openQA-bootstrap
* Bump @floating-ui/core from 1.6.1 to 1.6.2
-------------------------------------------------------------------
Mon May 13 14:15:21 UTC 2024 - okurz@suse.com

View File

@ -1,4 +1,4 @@
name: openQA
version: 4.6.1715609300.c38e9908
mtime: 1715609300
commit: c38e99083852bbc9ac1fcd92565a69b90cfb72b6
version: 4.6.1715787278.b4f7f6f0
mtime: 1715787278
commit: b4f7f6f08f7d2f4a7e13e5d24a7eb86c57177dec

View File

@ -78,7 +78,7 @@
%define devel_requires %devel_no_selenium_requires chromedriver
Name: openQA
Version: 4.6.1715609300.c38e9908
Version: 4.6.1715787278.b4f7f6f0
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later
@ -248,6 +248,9 @@ Use this package to setup a local instance with all services provided together.
%package bootstrap
Summary: Automated openQA setup
Requires: curl
Requires: iputils
Requires: procps
%description bootstrap
This can automatically setup openQA - either directly on your system