Hello community,

here is the log from the commit of package openQA for openSUSE:Factory checked 
in at 2019-04-01 12:40:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
 and      /work/SRC/openSUSE:Factory/.openQA.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Mon Apr  1 12:40:26 2019 rev:62 rq:690260 version:4.6.1553599469.57d6b3ca

Changes:
--------
--- /work/SRC/openSUSE:Factory/openQA/openQA-test.changes       2019-03-15 
10:52:55.652961436 +0100
+++ /work/SRC/openSUSE:Factory/.openQA.new.25356/openQA-test.changes    
2019-04-01 12:40:39.273981303 +0200
@@ -1,0 +2,27 @@
+Sun Mar 31 17:49:35 UTC 2019 - [email protected]
+
+- Update to version 4.6.1553599469.57d6b3ca:
+  * Properly escape bug titles
+  * YAML output for job templates and schema validation (#1999)
+  * Make the websocket server testable as a normal Mojolicious application
+  * Add a model class to store worker state
+  * Move more functions into helpers
+  * Move dbus functions into helpers
+  * Add controllers to the websocket server application
+  * Install test distri deps on bootstrap
+  * Turn websocket server into a real Mojolicious app
+  * Use Mojo::Promise in enqueue_and_keep_track
+  * docker: Add IO::Scalar dependency
+  * doc: Reflect renaming virtio_screen.pm to serial_screen.pm
+  * worker: Upload serial_terminal.txt for svirt backend
+  * Unify schema access in OpenQA::WebAPI and fix the issue where the db 
helper was called on the application
+  * Use result_p to track Minion job instead of timers
+  * Improve logging non-scalar error info of GRU/Minion tasks
+  * Extract common code for saving and deleting needles
+  * Fix test for dependency graph
+  * Don't let needle-related tasks fail if the cause is uncritical
+  * Make needle deletion a Minion job
+  * Setting to not cancel parallel parents with still-pending children
+  * Add hints to fix dependencies when using devel
+
+-------------------------------------------------------------------
openQA.changes: same change

Old:
----
  openQA-4.6.1552567428.80082fe5.obscpio

New:
----
  openQA-4.6.1553599469.57d6b3ca.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.YYWZxm/_old  2019-04-01 12:40:41.533982401 +0200
+++ /var/tmp/diff_new_pack.YYWZxm/_new  2019-04-01 12:40:41.561982414 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        4.6.1552567428.80082fe5
+Version:        4.6.1553599469.57d6b3ca
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0-or-later

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.YYWZxm/_old  2019-04-01 12:40:41.925982591 +0200
+++ /var/tmp/diff_new_pack.YYWZxm/_new  2019-04-01 12:40:41.965982610 +0200
@@ -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(JSON::Validator) perl(YAML::XS) 
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.1552567428.80082fe5
+Version:        4.6.1553599469.57d6b3ca
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0-or-later
@@ -54,13 +54,13 @@
 BuildRequires:  systemd
 # critical bug fix
 BuildRequires:  perl(DBIx::Class) >= 0.082801
-BuildRequires:  perl(Minion) >= 9.02
+BuildRequires:  perl(Minion) >= 9.09
 BuildRequires:  perl(Mojo::RabbitMQ::Client) >= 0.2
 BuildRequires:  perl(Mojolicious) >= 7.92
 BuildRequires:  perl(Mojolicious::Plugin::AssetPack) >= 1.36
 BuildRequires:  rubygem(sass)
 Requires:       dbus-1
-Requires:       perl(Minion) >= 9.02
+Requires:       perl(Minion) >= 9.09
 Requires:       perl(Mojo::RabbitMQ::Client) >= 0.2
 # needed for test suite
 Requires:       git-core

++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.YYWZxm/_old  2019-04-01 12:40:42.289982767 +0200
+++ /var/tmp/diff_new_pack.YYWZxm/_new  2019-04-01 12:40:42.317982781 +0200
@@ -74,6 +74,7 @@
        'perl(Exception::Class)' \
        'perl(File::Copy::Recursive)' \
        'perl(File::Touch)' \
+       'perl(IO::Scalar)' \
        'perl(IO::Socket::SSL)' \
        'perl(IPC::Run)' \
        'perl(IPC::System::Simple)' \


++++++ openQA-4.6.1552567428.80082fe5.obscpio -> 
openQA-4.6.1553599469.57d6b3ca.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1552567428.80082fe5.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new.25356/openQA-4.6.1553599469.57d6b3ca.obscpio
 differ: char 49, line 1

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.YYWZxm/_old  2019-04-01 12:40:43.073983148 +0200
+++ /var/tmp/diff_new_pack.YYWZxm/_new  2019-04-01 12:40:43.073983148 +0200
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1552567428.80082fe5
-mtime: 1552567428
-commit: 80082fe59678f121a20e5900b120c785a7c2d27f
+version: 4.6.1553599469.57d6b3ca
+mtime: 1553599469
+commit: 57d6b3caccb845d981aa55fc8aa9703e4a26a749
 


Reply via email to