diff --git a/openQA-4.5.1525189485.8df5a9a1.tar.xz b/openQA-4.5.1525189485.8df5a9a1.tar.xz deleted file mode 100644 index 0d9de13c..00000000 --- a/openQA-4.5.1525189485.8df5a9a1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6074288652254771f2f37437cf3c4b404114b5e529d766d34f0f4c22b93d071 -size 1485020 diff --git a/openQA-4.5.1525347397.2941f8fb.tar.xz b/openQA-4.5.1525347397.2941f8fb.tar.xz new file mode 100644 index 00000000..70639e8c --- /dev/null +++ b/openQA-4.5.1525347397.2941f8fb.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd927d70707d114a1e9009c84a8bf703967f36c0885f4eedc6ba3db1059a838d +size 1486424 diff --git a/openQA.changes b/openQA.changes index 2a92a299..5e1d7c4b 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,12 +1,26 @@ ------------------------------------------------------------------- -Tue May 01 15:51:27 UTC 2018 - coolo@suse.com +Thu May 03 11:36:58 UTC 2018 - coolo@suse.com -- Update to version 4.5.1525189485.8df5a9a1: +- Update to version 4.5.1525347397.2941f8fb: + * Replace extra dots in the filenames (#1642) + * Increase the required coverage to 88.8 + * Do not fail a pull request if there are unexpected changes + * Use same width for each colored dep status span + * Show parent and child deps on job page in nice tbl + * Enhance unit tests for GRU TTL + * Set 2 days of ttl for limit_assets and limit_results_and_logs when posting isos + * Add unit test for GRU task TTL + * GRU: Add TTL for Minion jobs * Use a smaller font for the 'ago time' to fix rendering (#1635) * Prefetch comment counts for /tests * Update bootstrap to 4.1.1 and fontawesome to 5.0.10 * Do not load full application to generate assetpack data (#1628) * Improve the duplication tests (#1627) + * Hide categories when filtering test details + * Ensure needles directory exists in 18-tests-details.t + * Require 'Selenium::Remote::WDKeys' in CPAN file + * Add test for filtering test details + * Allow filtering test details ------------------------------------------------------------------- Tue Apr 24 16:10:51 UTC 2018 - coolo@suse.com diff --git a/openQA.spec b/openQA.spec index 5f11fd7d..5ece3462 100644 --- a/openQA.spec +++ b/openQA.spec @@ -36,10 +36,10 @@ # 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.1525189485.8df5a9a1 +Version: 4.5.1525347397.2941f8fb Release: 0 Summary: The openQA web-frontend, scheduler and tools -License: GPL-2.0-or-later +License: GPL-2.0+ Group: Development/Tools/Other Url: http://os-autoinst.github.io/openQA/ Source0: %{name}-%{version}.tar.xz