forked from pool/openQA
Offline generation of 4.6.1667998549.1a9c56e
4.6.1667998549.1a9c56e 4.6.1667998549.1a9c56e 4.6.1667998549.1a9c56e 4.6.1667998549.1a9c56e OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=903
This commit is contained in:
parent
6147d10a0b
commit
02c00abef4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:604c0e1fa606abcc21ee885fbc7c05f7956576a0765381bcba2842935707e0ee
|
||||
size 13727757
|
3
openQA-4.6.1667998549.1a9c56e.obscpio
Normal file
3
openQA-4.6.1667998549.1a9c56e.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b05bf481c855c5a34a4e484a8c6c2ef8686ef94d74cf6f690eee9d77d1715133
|
||||
size 13733901
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1667810206.2bf912d
|
||||
Version: 4.6.1667998549.1a9c56e
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1667810206.2bf912d
|
||||
Version: 4.6.1667998549.1a9c56e
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1667810206.2bf912d
|
||||
Version: 4.6.1667998549.1a9c56e
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-worker
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1667810206.2bf912d
|
||||
Version: 4.6.1667998549.1a9c56e
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 09 18:16:06 UTC 2022 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1667998549.1a9c56e:
|
||||
* Handle concurrent job deletion when updating job result size
|
||||
* Sort vars.json by key
|
||||
* Dependency cron 2022-11-08
|
||||
* Use signatures in OpenQA::Scheduler
|
||||
* Add an API endpoint to find jobs with certain job settings
|
||||
* Restore formatting of `vars.json` after a523306
|
||||
* Remove likely unneeded code in WebAPI::Plugin::REST
|
||||
* Use signatures in OpenQA::WebAPI::Plugin::REST
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 07 10:16:40 UTC 2022 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: openQA
|
||||
version: 4.6.1667810206.2bf912d
|
||||
mtime: 1667810206
|
||||
commit: 2bf912defe3135fa0d8e3f0fd07a44b591f7c0a8
|
||||
version: 4.6.1667998549.1a9c56e
|
||||
mtime: 1667998549
|
||||
commit: 1a9c56e45311c9836b6851c4628de364ca2def43
|
||||
|
@ -76,7 +76,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1667810206.2bf912d
|
||||
Version: 4.6.1667998549.1a9c56e
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user