From b0b136a2f0a83b2fc03181151d88862a03bfe605359fd392d414e69f3ed7021f Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Mon, 21 May 2018 00:20:30 +0000 Subject: [PATCH 1/3] Offline generation of 4.5.1526627989.39da4b90 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=97 --- openQA-4.5.1526551139.04373a1e.tar.xz | 3 --- openQA-4.5.1526627989.39da4b90.tar.xz | 3 +++ openQA.changes | 7 +++++++ openQA.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 openQA-4.5.1526551139.04373a1e.tar.xz create mode 100644 openQA-4.5.1526627989.39da4b90.tar.xz diff --git a/openQA-4.5.1526551139.04373a1e.tar.xz b/openQA-4.5.1526551139.04373a1e.tar.xz deleted file mode 100644 index 03fcdc3..0000000 --- a/openQA-4.5.1526551139.04373a1e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad1b7283a43d479ac7e93b9af0c875c1ab0dd319fb260fa546236c7f565500f3 -size 1493324 diff --git a/openQA-4.5.1526627989.39da4b90.tar.xz b/openQA-4.5.1526627989.39da4b90.tar.xz new file mode 100644 index 0000000..d8c0fe0 --- /dev/null +++ b/openQA-4.5.1526627989.39da4b90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c36e3c9e522f66a94e5c22e88adf8337f9758e7dff89b51108892184adcca6ac +size 1493600 diff --git a/openQA.changes b/openQA.changes index 1e03244..d1de670 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 21 00:20:10 UTC 2018 - coolo@suse.com + +- Update to version 4.5.1526627989.39da4b90: + * Fix DataTable error under route /tests/latest (#1656) + * Exclude external links in 22-dashboard.t (#1655) + ------------------------------------------------------------------- Thu May 17 12:23:45 UTC 2018 - coolo@suse.com diff --git a/openQA.spec b/openQA.spec index df6ba18..65b0ae1 100644 --- a/openQA.spec +++ b/openQA.spec @@ -36,7 +36,7 @@ # runtime requirements that also the testsuite needs %define t_requires perl(DBD::Pg) perl(DBIx::Class) perl(Config::IniFiles) perl(SQL::Translator) perl(Date::Format) perl(File::Copy::Recursive) perl(DateTime::Format::Pg) perl(Net::OpenID::Consumer) perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Plugin::AssetPack) perl(aliased) perl(Config::Tiny) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(IO::Socket::SSL) perl(Data::Dump) perl(DBIx::Class::OptimisticLocking) perl(Text::Markdown) perl(Net::DBus) perl(IPC::Run) perl(Archive::Extract) perl(CSS::Minifier::XS) perl(JavaScript::Minifier::XS) perl(Time::ParseDate) perl(Sort::Versions) perl(Mojo::RabbitMQ::Client) perl(BSD::Resource) perl(Cpanel::JSON::XS) perl(Pod::POM) perl(Mojo::IOLoop::ReadWriteProcess) perl(Minion) perl(Mojo::Pg) Name: openQA -Version: 4.5.1526551139.04373a1e +Version: 4.5.1526627989.39da4b90 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0+ From c657de3796662fe3fb5ec4b411e232b95aa0cde9e11e9709d9cd4cf183075639 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Thu, 24 May 2018 12:19:36 +0000 Subject: [PATCH 2/3] Offline generation of 4.5.1527149502.003be4d6 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=98 --- openQA-4.5.1526627989.39da4b90.tar.xz | 3 --- openQA-4.5.1527149502.003be4d6.tar.xz | 3 +++ openQA.changes | 13 +++++++++++-- openQA.spec | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 openQA-4.5.1526627989.39da4b90.tar.xz create mode 100644 openQA-4.5.1527149502.003be4d6.tar.xz diff --git a/openQA-4.5.1526627989.39da4b90.tar.xz b/openQA-4.5.1526627989.39da4b90.tar.xz deleted file mode 100644 index d8c0fe0..0000000 --- a/openQA-4.5.1526627989.39da4b90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c36e3c9e522f66a94e5c22e88adf8337f9758e7dff89b51108892184adcca6ac -size 1493600 diff --git a/openQA-4.5.1527149502.003be4d6.tar.xz b/openQA-4.5.1527149502.003be4d6.tar.xz new file mode 100644 index 0000000..50b3683 --- /dev/null +++ b/openQA-4.5.1527149502.003be4d6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9298f75cb384bf8f8d0b7a68729728946aebb7d7f2461bf3aaa2669e994c5cb0 +size 1494284 diff --git a/openQA.changes b/openQA.changes index d1de670..8981427 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,9 +1,18 @@ ------------------------------------------------------------------- -Mon May 21 00:20:10 UTC 2018 - coolo@suse.com +Thu May 24 08:11:55 UTC 2018 - coolo@suse.com -- Update to version 4.5.1526627989.39da4b90: +- Update to version 4.5.1527149502.003be4d6: + * Add error logging in gru (#1660) + * Fix the alignment of the progress bars on group overview (#1659) + * Add http-only config for nginx (#1526) + * Disable needle selection if there's nothing to select + * Reduce padding of lists in tool tips + * Fix devider in job group navigation with Bootstrap 4 + * Allow specifying group for isos post by name * Fix DataTable error under route /tests/latest (#1656) * Exclude external links in 22-dashboard.t (#1655) + * Add _GROUP filter to isos post + * Update documentation for multimachine tests setup ------------------------------------------------------------------- Thu May 17 12:23:45 UTC 2018 - coolo@suse.com diff --git a/openQA.spec b/openQA.spec index 65b0ae1..029153d 100644 --- a/openQA.spec +++ b/openQA.spec @@ -36,7 +36,7 @@ # runtime requirements that also the testsuite needs %define t_requires perl(DBD::Pg) perl(DBIx::Class) perl(Config::IniFiles) perl(SQL::Translator) perl(Date::Format) perl(File::Copy::Recursive) perl(DateTime::Format::Pg) perl(Net::OpenID::Consumer) perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Plugin::AssetPack) perl(aliased) perl(Config::Tiny) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(IO::Socket::SSL) perl(Data::Dump) perl(DBIx::Class::OptimisticLocking) perl(Text::Markdown) perl(Net::DBus) perl(IPC::Run) perl(Archive::Extract) perl(CSS::Minifier::XS) perl(JavaScript::Minifier::XS) perl(Time::ParseDate) perl(Sort::Versions) perl(Mojo::RabbitMQ::Client) perl(BSD::Resource) perl(Cpanel::JSON::XS) perl(Pod::POM) perl(Mojo::IOLoop::ReadWriteProcess) perl(Minion) perl(Mojo::Pg) Name: openQA -Version: 4.5.1526627989.39da4b90 +Version: 4.5.1527149502.003be4d6 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0+ From 0739bdcde751da9c34ddd8ec17325db35ef6da8bed4b8049d9c58befa536f4b6 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Mon, 28 May 2018 00:19:43 +0000 Subject: [PATCH 3/3] Offline generation of 4.5.1527149502.003be4d6 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=99 --- openQA.changes | 2 +- openQA.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openQA.changes b/openQA.changes index 8981427..8b3a459 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Thu May 24 08:11:55 UTC 2018 - coolo@suse.com +Thu May 24 14:09:38 UTC 2018 - coolo@suse.com - Update to version 4.5.1527149502.003be4d6: * Add error logging in gru (#1660) diff --git a/openQA.spec b/openQA.spec index 029153d..0171157 100644 --- a/openQA.spec +++ b/openQA.spec @@ -24,7 +24,7 @@ %{_bindir}/systemd-tmpfiles --create %{?*} || : \ %{nil} %endif -%if 0%{?suse_version} >= 1500 +%if 0%{?suse_version} >= 1550 %ifarch x86_64 %bcond_without tests %else