Hello community,

here is the log from the commit of package openQA for openSUSE:Factory checked 
in at 2020-07-08 19:15:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
 and      /work/SRC/openSUSE:Factory/.openQA.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Wed Jul  8 19:15:20 2020 rev:169 rq:819212 version:4.6.1594050210.78188dc41

Changes:
--------
openQA-devel-test.changes: same change
openQA-test.changes: same change
openQA-worker-test.changes: same change
--- /work/SRC/openSUSE:Factory/openQA/openQA.changes    2020-07-06 
16:30:49.427444403 +0200
+++ /work/SRC/openSUSE:Factory/.openQA.new.3060/openQA.changes  2020-07-08 
19:15:28.119633746 +0200
@@ -1,0 +2,11 @@
+Tue Jul 07 11:26:23 UTC 2020 - co...@suse.com
+
+- Update to version 4.6.1594050210.78188dc41:
+  * systemd: Prevent worker erroneously pulling in any local openQA webUI 
service
+  * Add perl-Mojolicious-Plugin-OAuth2 dep
+  * Document how to configure OAuth 2.0
+  * Capture output of Fake/OpenID cases and use tempdir
+  * Add OAuth2 auth method with GitHub provider
+  * Narrow down fixtures needed by toplevel tests
+
+-------------------------------------------------------------------

Old:
----
  openQA-4.6.1593790150.a010576f0.obscpio

New:
----
  openQA-4.6.1594050210.78188dc41.obscpio

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

Other differences:
------------------
++++++ openQA-client-test.spec ++++++
--- /var/tmp/diff_new_pack.M6duDL/_old  2020-07-08 19:15:29.507638690 +0200
+++ /var/tmp/diff_new_pack.M6duDL/_new  2020-07-08 19:15:29.511638704 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-client
 Name:           %{short_name}-test
-Version:        4.6.1593790150.a010576f0
+Version:        4.6.1594050210.78188dc41
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.M6duDL/_old  2020-07-08 19:15:29.531638775 +0200
+++ /var/tmp/diff_new_pack.M6duDL/_new  2020-07-08 19:15:29.535638789 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-devel
 Name:           %{short_name}-test
-Version:        4.6.1593790150.a010576f0
+Version:        4.6.1594050210.78188dc41
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.M6duDL/_old  2020-07-08 19:15:29.559638875 +0200
+++ /var/tmp/diff_new_pack.M6duDL/_new  2020-07-08 19:15:29.563638889 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        4.6.1593790150.a010576f0
+Version:        4.6.1594050210.78188dc41
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0-or-later

++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.M6duDL/_old  2020-07-08 19:15:29.591638989 +0200
+++ /var/tmp/diff_new_pack.M6duDL/_new  2020-07-08 19:15:29.595639003 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-worker
 Name:           %{short_name}-test
-Version:        4.6.1593790150.a010576f0
+Version:        4.6.1594050210.78188dc41
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.M6duDL/_old  2020-07-08 19:15:29.619639088 +0200
+++ /var/tmp/diff_new_pack.M6duDL/_new  2020-07-08 19:15:29.623639103 +0200
@@ -63,7 +63,7 @@
 # Do not require on this in individual sub-packages except for the devel
 # package.
 # The following line is generated from dependencies.yaml
-%define test_requires %common_requires %main_requires %python_scripts_requires 
%worker_requires ShellCheck curl jq os-autoinst-devel perl(App::cpanminus) 
perl(Perl::Critic) perl(Perl::Critic::Freenode) perl(Selenium::Remote::Driver) 
>= 1.23 perl(Selenium::Remote::WDKeys) perl(Test::Exception) perl(Test::Fatal) 
perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) 
perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 
0.029 postgresql-server python3-setuptools python3-yamllint
+%define test_requires %common_requires %main_requires %python_scripts_requires 
%worker_requires ShellCheck curl jq os-autoinst-devel perl(App::cpanminus) 
perl(Mojolicious::Plugin::OAuth2) perl(Perl::Critic) 
perl(Perl::Critic::Freenode) perl(Selenium::Remote::Driver) >= 1.23 
perl(Selenium::Remote::WDKeys) perl(Test::Exception) perl(Test::Fatal) 
perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) 
perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 
0.029 postgresql-server python3-setuptools python3-yamllint
 %ifarch x86_64
 %define qemu qemu qemu-kvm
 %else
@@ -73,7 +73,7 @@
 %define devel_requires %build_requires %qemu %test_requires chromedriver curl 
perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) 
postgresql-devel rsync sudo tar xorg-x11-fonts
 
 Name:           openQA
-Version:        4.6.1593790150.a010576f0
+Version:        4.6.1594050210.78188dc41
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0-or-later
@@ -99,6 +99,8 @@
 Recommends:     apparmor-profiles
 Recommends:     apparmor-utils
 Recommends:     logrotate
+# the plugin is needed if the auth method is set to "oauth2"
+Recommends:     perl(Mojolicious::Plugin::OAuth2)
 # server needs to run an rsync server if worker caching is used
 Recommends:     rsync
 BuildArch:      noarch


++++++ openQA-4.6.1593790150.a010576f0.obscpio -> 
openQA-4.6.1594050210.78188dc41.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1593790150.a010576f0.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new.3060/openQA-4.6.1594050210.78188dc41.obscpio
 differ: char 48, line 1

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.M6duDL/_old  2020-07-08 19:15:29.723639459 +0200
+++ /var/tmp/diff_new_pack.M6duDL/_new  2020-07-08 19:15:29.723639459 +0200
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1593790150.a010576f0
-mtime: 1593790150
-commit: a010576f02637d2ae63c36f4affcf250afec3f5c
+version: 4.6.1594050210.78188dc41
+mtime: 1594050210
+commit: 78188dc41074091d3e33596f943fd5a0b842d0ec
 


Reply via email to