Hello community, here is the log from the commit of package openQA for openSUSE:Factory checked in at 2018-12-24 11:47:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openQA (Old) and /work/SRC/openSUSE:Factory/.openQA.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA" Mon Dec 24 11:47:35 2018 rev:43 rq:660689 version:4.6.1545406149.53968c1e Changes: -------- --- /work/SRC/openSUSE:Factory/openQA/openQA-test.changes 2018-12-21 08:22:17.161521295 +0100 +++ /work/SRC/openSUSE:Factory/.openQA.new.28833/openQA-test.changes 2018-12-24 11:47:38.277120870 +0100 @@ -1,0 +2,24 @@ +Sat Dec 22 13:41:18 UTC 2018 - [email protected] + +- Update to version 4.6.1545406149.53968c1e: + * Activate strict and warnings for all tests and do not use indirect object syntax + * Add tool to bootstrap openQA with only one command + * Fix comments and reference the usage messages of the minion job/worker commands in usage messages + * Test setting last needle update + * Add examples for run and list commands + * Add Minion tests and make the run command a subclass of the worker command + * Use better variable names in t/21-needles.t + * Prevent wrong 'New needle ...' notifications in needle editor + * Rename Docker-related targets and scripts + * Improve documentation about running tests without Docker + * Remove obsolete docker/testing + * Improve documentation regarding Docker + * Use --oneshot to make it more obvious what is happening + * Improve job restart + * Allow submitting margin and match level via return key + * Hide tooltips when hiding developer mode elements + * Remove 'Cancel job' button from developer mode + * Reuse many more parts of Minion for Gru + * Add a new OpenQA::WebAPI::Command namespace so there is no need for hidden classes in plugins + +------------------------------------------------------------------- openQA.changes: same change Old: ---- openQA-4.6.1545230885.56b79eeb.obscpio New: ---- openQA-4.6.1545406149.53968c1e.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openQA-test.spec ++++++ --- /var/tmp/diff_new_pack.vhh9Qi/_old 2018-12-24 11:47:38.981120252 +0100 +++ /var/tmp/diff_new_pack.vhh9Qi/_new 2018-12-24 11:47:38.985120248 +0100 @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1545230885.56b79eeb +Version: 4.6.1545406149.53968c1e Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later ++++++ openQA.spec ++++++ --- /var/tmp/diff_new_pack.vhh9Qi/_old 2018-12-24 11:47:39.005120231 +0100 +++ /var/tmp/diff_new_pack.vhh9Qi/_new 2018-12-24 11:47:39.009120228 +0100 @@ -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) perl(Mojo::SQLite) perl(Minion::Backend::SQLite) Name: openQA -Version: 4.6.1545230885.56b79eeb +Version: 4.6.1545406149.53968c1e Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later @@ -192,6 +192,14 @@ You only need this package if you have a local postgresql server next to the webui. +%package bootstrap +Summary: Automated openQA setup +Group: Development/Tools/Other + +%description bootstrap +This can automatically setup openQA - either directly on your system +or within a systemd-nspawn container. + %package doc Summary: The openQA documentation Group: Development/Tools/Other @@ -480,4 +488,8 @@ %files local-db %{_unitdir}/openqa-setup-db.service +%files bootstrap +%{_datadir}/openqa/script/openqa-bootstrap +%{_datadir}/openqa/script/openqa-bootstrap-container + %changelog ++++++ openQA-4.6.1545230885.56b79eeb.obscpio -> openQA-4.6.1545406149.53968c1e.obscpio ++++++ /work/SRC/openSUSE:Factory/openQA/openQA-4.6.1545230885.56b79eeb.obscpio /work/SRC/openSUSE:Factory/.openQA.new.28833/openQA-4.6.1545406149.53968c1e.obscpio differ: char 50, line 1 ++++++ openQA.obsinfo ++++++ --- /var/tmp/diff_new_pack.vhh9Qi/_old 2018-12-24 11:47:39.089120157 +0100 +++ /var/tmp/diff_new_pack.vhh9Qi/_new 2018-12-24 11:47:39.089120157 +0100 @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1545230885.56b79eeb -mtime: 1545230885 -commit: 56b79eeb1e69d773b195f84e94bbd6bef0dfb40c +version: 4.6.1545406149.53968c1e +mtime: 1545406149 +commit: 53968c1e1147da6f32767328340dc559b2ffdd00
