SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1560873517.08f60a7b

4.6.1560873517.08f60a7b

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=229
This commit is contained in:
Oliver Kurz 2019-06-19 07:54:54 +00:00 committed by Git OBS Bridge
parent 86cea3e617
commit c92e7bcced
7 changed files with 34 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jun 19 07:54:35 UTC 2019 - coolo@suse.com
- Update to version 4.6.1560873517.08f60a7b:
* Calculate elapsed time more correctly
* Add some documentation for OpenQA::Schema::Profiler
* Refactor DBIx::Class profiler to use current openQA best practices
* Remove dead code and move rng functions still in use to OpenQA::Utils
* docs: Fix shell code box rendering with line break
* Support storing YAML job templates in the database
* docs: Improve language of Networking document
* docs: Consistently use QEMU, the offical way of writing
-------------------------------------------------------------------
Sun Jun 16 23:54:22 UTC 2019 - coolo@suse.com

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1560549641.c09044ae
Version: 4.6.1560873517.08f60a7b
Release: 0
Summary: Test package for openQA
License: GPL-2.0-or-later

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jun 19 07:54:35 UTC 2019 - coolo@suse.com
- Update to version 4.6.1560873517.08f60a7b:
* Calculate elapsed time more correctly
* Add some documentation for OpenQA::Schema::Profiler
* Refactor DBIx::Class profiler to use current openQA best practices
* Remove dead code and move rng functions still in use to OpenQA::Utils
* docs: Fix shell code box rendering with line break
* Support storing YAML job templates in the database
* docs: Improve language of Networking document
* docs: Consistently use QEMU, the offical way of writing
-------------------------------------------------------------------
Sun Jun 16 23:54:22 UTC 2019 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1560549641.c09044ae
mtime: 1560549641
commit: c09044aecf18202f4177539ef24428b5c6c8d36e
version: 4.6.1560873517.08f60a7b
mtime: 1560873517
commit: 08f60a7b27f45cac2c8fb379c5d7985036283a08

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(JSON::Validator) perl(YAML::XS) 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.1560549641.c09044ae
Version: 4.6.1560873517.08f60a7b
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later