SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1591384351.23eaba73d

4.6.1591384351.23eaba73d
4.6.1591384351.23eaba73d
4.6.1591384351.23eaba73d
4.6.1591384351.23eaba73d

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=423
This commit is contained in:
Oliver Kurz 2020-06-07 03:25:30 +00:00 committed by Git OBS Bridge
parent 097d61611d
commit 6bc0c8b4e6
9 changed files with 25 additions and 13 deletions

View File

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

View File

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

View File

@ -18,7 +18,7 @@
%define short_name openQA-client
Name: %{short_name}-test
Version: 4.6.1591288858.a4121ecfc
Version: 4.6.1591384351.23eaba73d
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.1591288858.a4121ecfc
Version: 4.6.1591384351.23eaba73d
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.1591288858.a4121ecfc
Version: 4.6.1591384351.23eaba73d
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.1591288858.a4121ecfc
Version: 4.6.1591384351.23eaba73d
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -1,11 +1,23 @@
-------------------------------------------------------------------
Thu Jun 04 19:25:42 UTC 2020 - coolo@suse.com
Fri Jun 05 19:12:45 UTC 2020 - coolo@suse.com
- Update to version 4.6.1591288858.a4121ecfc:
- Update to version 4.6.1591384351.23eaba73d:
* Prevent Perl warning in downloader code
* Improve UI for selecting the display order of builds
* Select interval checkbox for interval from query parameter if applicable
* Improve wording in the index page form, mainly to improve consistency
* Improve coding style in JavaScript/CSS/template files
* Avoid accumulating `comments_page` query parameters when using pagination
* Fix typo in pagination code
* Add autorefresh in the index page (#3141)
* Maintain pagination when an user role changes
* Fix pagination in the group overview page
* Dependency cron 200605
* Turn two schema functions into methods
* Hide livestream when loading test details and job is currently uploading
* Update out-dated comment; the image upload is async via Mojo::IOLoop->subprocess
* t: Use Test::MockModule->redefine in t/28-logging.t
* Only reload test schedule when test_order.json has been changed
* Make restart button work again after the job state changed
* Dependency cron 200604
* t: Allow to configure amount of unstable/rejective workers in 05-scheduler-full.t

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1591288858.a4121ecfc
mtime: 1591288858
commit: a4121ecfc04036e7a5ab93e7245cb978d76e849e
version: 4.6.1591384351.23eaba73d
mtime: 1591384351
commit: 23eaba73d1e2cf5af895e89831c842f80c2bff55

View File

@ -73,7 +73,7 @@
%define devel_requires %build_requires %qemu %test_requires chromedriver curl perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) postgresql-devel rsync sudo tar xorg-x11-fonts
Name: openQA
Version: 4.6.1591288858.a4121ecfc
Version: 4.6.1591384351.23eaba73d
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later