Hello community,

here is the log from the commit of package openQA for openSUSE:Leap:15.2 
checked in at 2020-05-03 14:28:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/openQA (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.openQA.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Sun May  3 14:28:56 2020 rev:97 rq:799629 version:4.6.1588266331.0a51f4d32

Changes:
--------
openQA-devel-test.changes: same change
openQA-test.changes: same change
openQA-worker-test.changes: same change
--- /work/SRC/openSUSE:Leap:15.2/openQA/openQA.changes  2020-04-25 
19:06:58.099838707 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.openQA.new.2738/openQA.changes        
2020-05-03 14:30:12.548625029 +0200
@@ -1,0 +2,84 @@
+Thu Apr 30 19:24:55 UTC 2020 - co...@suse.com
+
+- Update to version 4.6.1588266331.0a51f4d32:
+  * Dependencies: Add Getopt::Long::Descriptive to client deps
+  * Also mention the --verbose option of openqa-cli
+  * Use an endpoint that actually requires authentication for the 
authentication example
+  * Add another JSON example and fix an error in the authentication section
+  * Mention that MOJO_CLIENT_DEBUG is an upstream feature and the output can 
change
+  * The openQA REST API uses JSON everywhere now, so content negotiation is 
not needed
+  * Add openqa-cli documentation
+  * Add back t/ui/01-list.t to "unstable" as not reliable
+  * Makefile: Fix evaluation of 'unstables'
+  * Add Test::MockObject and Test::Exception to test dependencies
+  * Make connection errors more obvious
+  * Fix `TEST` is not replaced when using `isos post`
+  * Add --verbose option to "openqa-cli api"
+  * Add route for latest test outcome in ObsSync Plugin
+  * Revert "Use defaults already in startup scripts rather than systemd 
(alternative to #2864 with shell wrappers)"
+  * t: Fix 'QEMU_NO_KVM' incorrectly added in QEMU_NO_KVM=1
+  * Increase proxy timeout
+  * Provide a '--help' option to all our scripts
+  * t: Save 5s test execution time in full-stack.t with smarter timestamps
+  * t: Delete potentially offensive and unhelpful TODO comment
+  * Move existing client script code to a better place
+
+-------------------------------------------------------------------
+Tue Apr 28 11:24:55 UTC 2020 - co...@suse.com
+
+- Update to version 4.6.1588072966.ee098707b:
+  * t: Use proper copyright header for OpenQA::Test::Database
+  * Delete obsolete 'check_dependencies' script
+  * Default to HTTPS in openqa-cli
+  * Consistently use openqa.example.com for examples
+  * Update documentation to use openqa-cli
+  * Update openqa-cli usage messages and add --osd/--o3 options
+  * Use openqa-cli in full-stack tests
+  * Remove dead test code
+  * More unicode tests for openqa-cli
+  * Add new openQA client to openQA-client package
+  * Implement openqa-cli archive subcommand
+  * Add user friendly exception handling with color highlighting and pretty 
printing of JSON
+  * Allow loading the request body and form data from a file
+  * Turn JSON objects into form parameters with --form
+  * Rework JSON handling and set a default Accept header
+  * Allow key/value pairs to be passed as arguments
+  * Move apibase handling to base class too
+  * Use the new license header
+  * Add an archive command to openqa-cli as a first example for extensions
+  * Add basic openqa-cli structure
+  * Allow to overwrite 'worker connect retries' by environment variable
+  * Fix local runs of full-stack test failing on "Content has not changed"
+  * t: Cover test output with Test::Output
+  * Use defaults already in startup scripts rather than systemd
+  * Rename old "slenkins" data to be more generic
+  * t: Try to stabilize t/ui/01-list.t
+
+-------------------------------------------------------------------
+Sat Apr 25 16:30:05 UTC 2020 - co...@suse.com
+
+- Update to version 4.6.1587822981.75468e7ef:
+  * Fix exit code returned by client
+  * Rename YAMLRenderer plugin to YAML
+  * Update all overlooked old copyright notices
+  * Add soft failure support for JUnit log parser
+  * Dependency cron 200424
+  * Fix a very sporadic issue of a wrong comment header applied
+  * openqa-clone-custom-git-refspec: Prevent warning about empty variable
+  * Improve warning about undefined empty arg on clone with quotes
+  * Improve the check for missing assets
+  * tests: deduplicate $schema->resultset('Jobs') in t/15-assets.t
+  * Remove a small race condition in asset tests
+  * Set the machine name before expanding specified variables
+  * Extract duplicated code from generating job settings
+  * Dependency cron 200423
+  * Check if there is a recent event before returning it
+  * Correct creating directly chained dependencies when cloning job
+  * Extend client test for JSON/YAML output and error handling
+  * Cover client with more tests by extracting methods into lib/
+  * t: Split out Client::Archive test from generic client test
+  * Add simple test for client script
+  * Slightly simplify script/client
+  * Fix repo in dirty status request in ObsRsync Plugin
+
+-------------------------------------------------------------------

Old:
----
  openQA-4.6.1587630471.ceb108926.obscpio

New:
----
  openQA-4.6.1588266331.0a51f4d32.obscpio

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

Other differences:
------------------
++++++ openQA-client-test.spec ++++++
--- /var/tmp/diff_new_pack.e6OR5K/_old  2020-05-03 14:30:13.220626461 +0200
+++ /var/tmp/diff_new_pack.e6OR5K/_new  2020-05-03 14:30:13.224626470 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-client
 Name:           %{short_name}-test
-Version:        4.6.1587630471.ceb108926
+Version:        4.6.1588266331.0a51f4d32
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later
@@ -35,6 +35,7 @@
 
 %build
 openqa-client --help
+openqa-cli --help
 
 %install
 # disable debug packages in package test to prevent error about missing files

++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.e6OR5K/_old  2020-05-03 14:30:13.244626513 +0200
+++ /var/tmp/diff_new_pack.e6OR5K/_new  2020-05-03 14:30:13.248626521 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-devel
 Name:           %{short_name}-test
-Version:        4.6.1587630471.ceb108926
+Version:        4.6.1588266331.0a51f4d32
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.e6OR5K/_old  2020-05-03 14:30:13.272626572 +0200
+++ /var/tmp/diff_new_pack.e6OR5K/_new  2020-05-03 14:30:13.272626572 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        4.6.1587630471.ceb108926
+Version:        4.6.1588266331.0a51f4d32
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0-or-later

++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.e6OR5K/_old  2020-05-03 14:30:13.296626623 +0200
+++ /var/tmp/diff_new_pack.e6OR5K/_new  2020-05-03 14:30:13.300626632 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-worker
 Name:           %{short_name}-test
-Version:        4.6.1587630471.ceb108926
+Version:        4.6.1588266331.0a51f4d32
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.e6OR5K/_old  2020-05-03 14:30:13.324626683 +0200
+++ /var/tmp/diff_new_pack.e6OR5K/_new  2020-05-03 14:30:13.328626691 +0200
@@ -53,7 +53,7 @@
 # The following line is generated from dependencies.yaml
 %define main_requires %assetpack_requires git-core perl(BSD::Resource) 
perl(Carp) perl(Carp::Always) perl(CommonMark) perl(Config::Tiny) perl(DBD::Pg) 
>= 3.7.4 perl(DBI) >= 1.632 perl(DBIx::Class) >= 0.082801 
perl(DBIx::Class::DeploymentHandler) perl(DBIx::Class::DynamicDefault) 
perl(DBIx::Class::OptimisticLocking) 
perl(DBIx::Class::ResultClass::HashRefInflator) 
perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) 
perl(Date::Format) perl(DateTime) perl(DateTime::Duration) 
perl(DateTime::Format::Pg) perl(Exporter) perl(Fcntl) perl(File::Basename) 
perl(File::Copy) perl(File::Copy::Recursive) perl(File::Path) perl(File::Spec) 
perl(FindBin) perl(Getopt::Long::Descriptive) perl(IO::Handle) perl(IPC::Run) 
perl(JSON::Validator) perl(LWP::UserAgent) perl(Module::Load::Conditional) 
perl(Module::Pluggable) perl(Mojo::Base) perl(Mojo::ByteStream) 
perl(Mojo::IOLoop) perl(Mojo::JSON) perl(Mojo::Pg) perl(Mojo::RabbitMQ::Client) 
>= 0.2 perl(Mojo::URL) perl(Mojo::Util) perl(Mojolicious::Commands) 
perl(Mojolicious::Plugin) perl(Mojolicious::Static) perl(Net::OpenID::Consumer) 
perl(POSIX) perl(Pod::POM) perl(SQL::Translator) perl(Scalar::Util) 
perl(Sort::Versions) perl(Text::Diff) perl(Time::HiRes) perl(Time::ParseDate) 
perl(Time::Piece) perl(Time::Seconds) perl(URI::Escape) perl(YAML::PP) >= 0.020 
perl(YAML::XS) perl(aliased) perl(base) perl(constant) perl(diagnostics) 
perl(strict) perl(warnings)
 # The following line is generated from dependencies.yaml
-%define client_requires curl git-core jq perl(IO::Socket::SSL) >= 2.009 
perl(IPC::Run) perl(JSON::Validator) perl(LWP::Protocol::https) 
perl(LWP::UserAgent) perl(YAML::PP) >= 0.020 perl(YAML::XS)
+%define client_requires curl git-core jq perl(Getopt::Long::Descriptive) 
perl(IO::Socket::SSL) >= 2.009 perl(IPC::Run) perl(JSON::Validator) 
perl(LWP::Protocol::https) perl(LWP::UserAgent) perl(YAML::PP) >= 0.020 
perl(YAML::XS)
 # The following line is generated from dependencies.yaml
 %define worker_requires openQA-client optipng os-autoinst < 5 
perl(Minion::Backend::SQLite) perl(Mojo::IOLoop::ReadWriteProcess) >= 0.20 
perl(Mojo::SQLite)
 # The following line is generated from dependencies.yaml
@@ -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::Fatal) perl(Test::MockModule) 
perl(Test::Mojo) perl(Test::More) perl(Test::Output) perl(Test::Pod) 
perl(Test::Strict) perl(Test::Warnings) 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(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::More) 
perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) 
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.1587630471.ceb108926
+Version:        4.6.1588266331.0a51f4d32
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0-or-later
@@ -259,6 +259,7 @@
 ln -s %{_sysconfdir}/openqa/database.ini 
%{buildroot}%{_datadir}/openqa%{_sysconfdir}/openqa/database.ini
 mkdir -p %{buildroot}%{_bindir}
 ln -s %{_datadir}/openqa/script/client %{buildroot}%{_bindir}/openqa-client
+ln -s %{_datadir}/openqa/script/openqa-cli %{buildroot}%{_bindir}/openqa-cli
 ln -s %{_datadir}/openqa/script/openqa-clone-job 
%{buildroot}%{_bindir}/openqa-clone-job
 ln -s %{_datadir}/openqa/script/dump_templates 
%{buildroot}%{_bindir}/openqa-dump-templates
 ln -s %{_datadir}/openqa/script/load_templates 
%{buildroot}%{_bindir}/openqa-load-templates
@@ -428,7 +429,6 @@
 %{_datadir}/openqa/public
 %{_datadir}/openqa/assets
 %{_datadir}/openqa/dbicdh
-%{_datadir}/openqa/script/check_dependencies
 %{_datadir}/openqa/script/create_admin
 %{_datadir}/openqa/script/fetchneedles
 %{_datadir}/openqa/script/initdb
@@ -525,6 +525,7 @@
 %{_datadir}/openqa/script/clone_job.pl
 %{_datadir}/openqa/script/dump_templates
 %{_datadir}/openqa/script/load_templates
+%{_datadir}/openqa/script/openqa-cli
 %{_datadir}/openqa/script/openqa-clone-job
 %{_datadir}/openqa/script/openqa-clone-custom-git-refspec
 %{_datadir}/openqa/script/openqa-validate-yaml
@@ -534,6 +535,7 @@
 %{_datadir}/openqa/lib/OpenQA/Client
 %{_datadir}/openqa/lib/OpenQA/UserAgent.pm
 %{_bindir}/openqa-client
+%{_bindir}/openqa-cli
 %{_bindir}/openqa-clone-job
 %{_bindir}/openqa-dump-templates
 %{_bindir}/openqa-load-templates


++++++ openQA-4.6.1587630471.ceb108926.obscpio -> 
openQA-4.6.1588266331.0a51f4d32.obscpio ++++++
/work/SRC/openSUSE:Leap:15.2/openQA/openQA-4.6.1587630471.ceb108926.obscpio 
/work/SRC/openSUSE:Leap:15.2/.openQA.new.2738/openQA-4.6.1588266331.0a51f4d32.obscpio
 differ: char 50, line 1

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.e6OR5K/_old  2020-05-03 14:30:13.408626862 +0200
+++ /var/tmp/diff_new_pack.e6OR5K/_new  2020-05-03 14:30:13.408626862 +0200
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1587630471.ceb108926
-mtime: 1587630471
-commit: ceb108926daded0f8db6470c0886fd3085779ec2
+version: 4.6.1588266331.0a51f4d32
+mtime: 1588266331
+commit: 0a51f4d321ed2359f868b96db905440838d7e036
 


Reply via email to