forked from pool/openQA
Accepting request 660159 from devel:openQA:tested
Update to 4.6.1545230885.56b79eeb 4.6.1545230885.56b79eeb OBS-URL: https://build.opensuse.org/request/show/660159 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=42
This commit is contained in:
commit
4fd9367333
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:57b1d4e28cf24be9a05fe214f267479ee168bd038f9ec1cff96b82a8d5d7a156
|
|
||||||
size 10107917
|
|
3
openQA-4.6.1545230885.56b79eeb.obscpio
Normal file
3
openQA-4.6.1545230885.56b79eeb.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:48427ed91647a6aa7ab8d4acc167a1a9e9622677936b01792b47f0b6ae881929
|
||||||
|
size 10120717
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 20 05:41:42 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1545230885.56b79eeb:
|
||||||
|
* Use OPENQA_TEST_IPC mock in 37-limit_assets.t (#1935)
|
||||||
|
* Reformat with new perltidy version
|
||||||
|
* Adjust comment for pauseOnScreenMismatch
|
||||||
|
* Allow test in devel mode fullstack test to pass
|
||||||
|
* Remove 'Error from livehandler daemon' prefix
|
||||||
|
* devel mode: Test version check
|
||||||
|
* devel mode: Check whether os-autoinst is compatible
|
||||||
|
* devel mode: Allow to pause on check_screen timeout
|
||||||
|
* Improve and fix asset caching doc
|
||||||
|
* Fix typos
|
||||||
|
* Makefile: Prevent docker "build" and "run" to run in parallel
|
||||||
|
* Add basic documentation for OpenQA::Events
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 17 13:44:07 UTC 2018 - coolo@suse.com
|
Mon Dec 17 13:44:07 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA
|
%define short_name openQA
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1545054233.21210ce3
|
Version: 4.6.1545230885.56b79eeb
|
||||||
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
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 20 05:41:42 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1545230885.56b79eeb:
|
||||||
|
* Use OPENQA_TEST_IPC mock in 37-limit_assets.t (#1935)
|
||||||
|
* Reformat with new perltidy version
|
||||||
|
* Adjust comment for pauseOnScreenMismatch
|
||||||
|
* Allow test in devel mode fullstack test to pass
|
||||||
|
* Remove 'Error from livehandler daemon' prefix
|
||||||
|
* devel mode: Test version check
|
||||||
|
* devel mode: Check whether os-autoinst is compatible
|
||||||
|
* devel mode: Allow to pause on check_screen timeout
|
||||||
|
* Improve and fix asset caching doc
|
||||||
|
* Fix typos
|
||||||
|
* Makefile: Prevent docker "build" and "run" to run in parallel
|
||||||
|
* Add basic documentation for OpenQA::Events
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 17 13:44:07 UTC 2018 - coolo@suse.com
|
Mon Dec 17 13:44:07 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: openQA
|
name: openQA
|
||||||
version: 4.6.1545054233.21210ce3
|
version: 4.6.1545230885.56b79eeb
|
||||||
mtime: 1545054233
|
mtime: 1545230885
|
||||||
commit: 21210ce3668829feae888cb82d6cacbe599c4f05
|
commit: 56b79eeb1e69d773b195f84e94bbd6bef0dfb40c
|
||||||
|
|
||||||
|
@ -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.1545054233.21210ce3
|
Version: 4.6.1545230885.56b79eeb
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user