diff --git a/openQA-4.5.1526551139.04373a1e.tar.xz b/openQA-4.5.1526551139.04373a1e.tar.xz deleted file mode 100644 index 03fcdc3e..00000000 --- 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.1527149502.003be4d6.tar.xz b/openQA-4.5.1527149502.003be4d6.tar.xz new file mode 100644 index 00000000..50b3683e --- /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 1e032447..8b3a4599 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu May 24 14:09:38 UTC 2018 - coolo@suse.com + +- 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 df6ba18a..01711575 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 @@ -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.1527149502.003be4d6 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0+