forked from pool/openQA
Accepting request 612555 from devel:openQA:tested
Update to 4.5.1527149502.003be4d6 OBS-URL: https://build.opensuse.org/request/show/612555 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=22
This commit is contained in:
commit
1d7cbfac5b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad1b7283a43d479ac7e93b9af0c875c1ab0dd319fb260fa546236c7f565500f3
|
||||
size 1493324
|
3
openQA-4.5.1527149502.003be4d6.tar.xz
Normal file
3
openQA-4.5.1527149502.003be4d6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9298f75cb384bf8f8d0b7a68729728946aebb7d7f2461bf3aaa2669e994c5cb0
|
||||
size 1494284
|
@ -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
|
||||
|
||||
|
@ -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+
|
||||
|
Loading…
Reference in New Issue
Block a user