SHA256
1
0
forked from pool/openQA

Accepting request 664324 from devel:openQA:tested

Update to 4.6.1547114886.81dabdea
4.6.1547114886.81dabdea

OBS-URL: https://build.opensuse.org/request/show/664324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=44
This commit is contained in:
Dominique Leuenberger 2019-01-11 13:05:13 +00:00 committed by Git OBS Bridge
commit 84a4957672
7 changed files with 42 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62fb79a12d277f0bc9f02fcdf8b417d7a8e586f4ead3159a5fab378e5970ac92
size 10254861

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e93c47b39ef97755eb0cd5d8a473b2255162da7a10c26860fda9255ab0ba9b6
size 10260493

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Jan 10 10:08:18 UTC 2019 - coolo@suse.com
- Update to version 4.6.1547114886.81dabdea:
* 21-needles.t: Use `discard_changes` instead of re-calling `find`
* Add bootstrap hint for Leap 15.0
* Fix "Can't locate object method new via package JSON" introduced by 95cb6601
* Check for correct perltidy version on execution
* Fix if condition and leap repo prios for bootstrap
* Improve a few details in worker code
* worker: Improve handling API failures
* Handle unexpected errors on status update more nicely
* worker: Fix handling errors caused by connection issues with web UI
* Show currently executed function in developer mode
* Allow to pause on the next command
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 22 13:41:18 UTC 2018 - coolo@suse.com Sat Dec 22 13:41:18 UTC 2018 - coolo@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package openQA-test # spec file for package openQA-test
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define short_name openQA %define short_name openQA
Name: %{short_name}-test Name: %{short_name}-test
Version: 4.6.1545406149.53968c1e Version: 4.6.1547114886.81dabdea
Release: 0 Release: 0
Summary: Test package for openQA Summary: Test package for openQA
License: GPL-2.0-or-later License: GPL-2.0-or-later

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Jan 10 10:08:18 UTC 2019 - coolo@suse.com
- Update to version 4.6.1547114886.81dabdea:
* 21-needles.t: Use `discard_changes` instead of re-calling `find`
* Add bootstrap hint for Leap 15.0
* Fix "Can't locate object method new via package JSON" introduced by 95cb6601
* Check for correct perltidy version on execution
* Fix if condition and leap repo prios for bootstrap
* Improve a few details in worker code
* worker: Improve handling API failures
* Handle unexpected errors on status update more nicely
* worker: Fix handling errors caused by connection issues with web UI
* Show currently executed function in developer mode
* Allow to pause on the next command
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 22 13:41:18 UTC 2018 - coolo@suse.com Sat Dec 22 13:41:18 UTC 2018 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA name: openQA
version: 4.6.1545406149.53968c1e version: 4.6.1547114886.81dabdea
mtime: 1545406149 mtime: 1547114886
commit: 53968c1e1147da6f32767328340dc559b2ffdd00 commit: 81dabdea3ce4dac9c3020d41598541dbcb55d210

View File

@ -1,7 +1,7 @@
# #
# spec file for package openQA # spec file for package openQA
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -36,7 +36,7 @@
# runtime requirements that also the testsuite needs # 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) %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 Name: openQA
Version: 4.6.1545406149.53968c1e Version: 4.6.1547114886.81dabdea
Release: 0 Release: 0
Summary: The openQA web-frontend, scheduler and tools Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later License: GPL-2.0-or-later