Hello community,

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

Package is "openQA"

Tue Jul 21 15:52:28 2020 rev:174 rq:822080 version:4.6.1595305429.43f8dce53

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-20 
21:02:38.525170224 +0200
+++ /work/SRC/openSUSE:Factory/.openQA.new.3592/openQA.changes  2020-07-21 
15:55:01.880634805 +0200
@@ -1,0 +2,12 @@
+Tue Jul 21 11:26:50 UTC 2020 - co...@suse.com
+
+- Update to version 4.6.1595305429.43f8dce53:
+  * Dependency cron 200721
+  * Use inclusive terminology "blocklist/passlist"
+  * spec: Save time in package build tests
+  * Add js-beautify checks and convenience make target
+  * Tidy all javascript files with js-beautify (default config)
+  * spec: Delete superfluous prove flag already included in PROVE_LIB_ARGS
+  * Delete obsolete OBS_RUN variable assignment
+
+-------------------------------------------------------------------

Old:
----
  openQA-4.6.1595016885.fd322f928.obscpio

New:
----
  openQA-4.6.1595305429.43f8dce53.obscpio

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

Other differences:
------------------
++++++ openQA-client-test.spec ++++++
--- /var/tmp/diff_new_pack.yuE0cf/_old  2020-07-21 15:55:03.668636979 +0200
+++ /var/tmp/diff_new_pack.yuE0cf/_new  2020-07-21 15:55:03.668636979 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-client
 Name:           %{short_name}-test
-Version:        4.6.1595016885.fd322f928
+Version:        4.6.1595305429.43f8dce53
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.yuE0cf/_old  2020-07-21 15:55:03.684636998 +0200
+++ /var/tmp/diff_new_pack.yuE0cf/_new  2020-07-21 15:55:03.688637004 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-devel
 Name:           %{short_name}-test
-Version:        4.6.1595016885.fd322f928
+Version:        4.6.1595305429.43f8dce53
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.yuE0cf/_old  2020-07-21 15:55:03.704637023 +0200
+++ /var/tmp/diff_new_pack.yuE0cf/_new  2020-07-21 15:55:03.708637028 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        4.6.1595016885.fd322f928
+Version:        4.6.1595305429.43f8dce53
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0-or-later

++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.yuE0cf/_old  2020-07-21 15:55:03.724637047 +0200
+++ /var/tmp/diff_new_pack.yuE0cf/_new  2020-07-21 15:55:03.728637052 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-worker
 Name:           %{short_name}-test
-Version:        4.6.1595016885.fd322f928
+Version:        4.6.1595305429.43f8dce53
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.yuE0cf/_old  2020-07-21 15:55:03.748637077 +0200
+++ /var/tmp/diff_new_pack.yuE0cf/_new  2020-07-21 15:55:03.752637081 +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(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
+%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-jsbeautifier python3-setuptools python3-yamllint
 %ifarch x86_64
 %define qemu qemu qemu-kvm
 %else
@@ -75,7 +75,7 @@
 %define devel_requires %devel_no_selenium_requires chromedriver
 
 Name:           openQA
-Version:        4.6.1595016885.fd322f928
+Version:        4.6.1595305429.43f8dce53
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0-or-later
@@ -266,7 +266,7 @@
     t/api/14-plugin_obs_rsync_async.t \
     t/ui/*.t
 
-make test OBS_RUN=1 PROVE_ARGS='-l -r -v' TEST_PG_PATH=%{buildroot}/DB
+make test PROVE_ARGS='-r -v' CHECKSTYLE=0 TEST_PG_PATH=%{buildroot}/DB
 rm -rf %{buildroot}/DB
 %endif
 


++++++ openQA-4.6.1595016885.fd322f928.obscpio -> 
openQA-4.6.1595305429.43f8dce53.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1595016885.fd322f928.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new.3592/openQA-4.6.1595305429.43f8dce53.obscpio
 differ: char 50, line 1

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.yuE0cf/_old  2020-07-21 15:55:03.820637164 +0200
+++ /var/tmp/diff_new_pack.yuE0cf/_new  2020-07-21 15:55:03.820637164 +0200
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1595016885.fd322f928
-mtime: 1595016885
-commit: fd322f92803b9679e911220e2073d0ac302eaf86
+version: 4.6.1595305429.43f8dce53
+mtime: 1595305429
+commit: 43f8dce5372a4db230e2fcc85bc6d85c3a36f804
 


Reply via email to