SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1538413557.f9e2a131

4.6.1538413557.f9e2a131

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=129
This commit is contained in:
Oliver Kurz 2018-10-03 06:38:16 +00:00 committed by Git OBS Bridge
parent cb45801a73
commit f8d10a6c5f
7 changed files with 30 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Oct 03 06:37:58 UTC 2018 - coolo@suse.com
- Update to version 4.6.1538413557.f9e2a131:
* Adapt tests to logging behavior of Mojolicious 8 (#1814)
* Use transaction when computing the asset status
* Make only cleanup fail on inconsistent asset status
* Print max job when detecting ongoing scheduling during cleanup
* Fix removal of scheduling assets
* Document asset cleanup
-------------------------------------------------------------------
Sat Sep 29 18:38:25 UTC 2018 - coolo@suse.com

View File

@ -18,7 +18,7 @@
%define short_name openQA
Name: %{short_name}-test
Version: 4.6.1538057874.2d8d0618
Version: 4.6.1538413557.f9e2a131
Release: 0
Summary: Test package for openQA
License: GPL-2.0+

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Oct 03 06:37:58 UTC 2018 - coolo@suse.com
- Update to version 4.6.1538413557.f9e2a131:
* Adapt tests to logging behavior of Mojolicious 8 (#1814)
* Use transaction when computing the asset status
* Make only cleanup fail on inconsistent asset status
* Print max job when detecting ongoing scheduling during cleanup
* Fix removal of scheduling assets
* Document asset cleanup
-------------------------------------------------------------------
Sat Sep 29 18:38:25 UTC 2018 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA
version: 4.6.1538057874.2d8d0618
mtime: 1538057874
commit: 2d8d061869d4693e421148e1bf02a307ae50f477
version: 4.6.1538413557.f9e2a131
mtime: 1538413557
commit: f9e2a1313023e785b7e7e9362c8d241ad4d4ff8a

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)
Name: openQA
Version: 4.6.1538057874.2d8d0618
Version: 4.6.1538413557.f9e2a131
Release: 0
Summary: The openQA web-frontend, scheduler and tools
License: GPL-2.0-or-later