SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1544788053.8446fc5d

4.6.1544788053.8446fc5d

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=147
This commit is contained in:
Oliver Kurz 2018-12-15 13:41:11 +00:00 committed by Git OBS Bridge
parent de6850bdea
commit 50f4700095
7 changed files with 44 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Dec 15 13:40:56 UTC 2018 - coolo@suse.com
- Update to version 4.6.1544788053.8446fc5d:
* Reformat everything for the latest version of perltidy
* Support filtering by test in group overview again
* worker: Validate job sent by web UI "job_grab"
* Use localized signal handling instead of global sigtrap for modules
* Set transaction isolation level for asset cleanup accordingly
* asset cleanup: Check whether $res_max_job is set before comparing
* Fix copyright year
* Add license to new module
* Move memory limit handling into a plugin
* Move all global events to OpenQA::Events
* Add OpenQA::Events module to replace random events being added to Mojo classes
* Extend and improve asset documentation
* Don't treat UEFI_PFLASH_VARS as asset if path is absolute
-------------------------------------------------------------------
Thu Dec 13 05:40:52 UTC 2018 - coolo@suse.com

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1544609268.19a4cf68
Version: 4.6.1544788053.8446fc5d
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Dec 15 13:40:56 UTC 2018 - coolo@suse.com
- Update to version 4.6.1544788053.8446fc5d:
* Reformat everything for the latest version of perltidy
* Support filtering by test in group overview again
* worker: Validate job sent by web UI "job_grab"
* Use localized signal handling instead of global sigtrap for modules
* Set transaction isolation level for asset cleanup accordingly
* asset cleanup: Check whether $res_max_job is set before comparing
* Fix copyright year
* Add license to new module
* Move memory limit handling into a plugin
* Move all global events to OpenQA::Events
* Add OpenQA::Events module to replace random events being added to Mojo classes
* Extend and improve asset documentation
* Don't treat UEFI_PFLASH_VARS as asset if path is absolute
-------------------------------------------------------------------
Thu Dec 13 05:40:52 UTC 2018 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1544609268.19a4cf68
mtime: 1544609268
commit: 19a4cf68e0e56f028a67e395661b7bb19b8e14aa
version: 4.6.1544788053.8446fc5d
mtime: 1544788053
commit: 8446fc5d17a13be55ddc6cef7c70ca389b1d5689

View File

@ -36,7 +36,7 @@
# 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)
Name: openQA
Version: 4.6.1544609268.19a4cf68
Version: 4.6.1544788053.8446fc5d
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later