forked from pool/openQA
Offline generation of 4.6.1549026855.08485c7c
4.6.1549026855.08485c7c OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=166
This commit is contained in:
parent
2876355af3
commit
066e2169d9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2dcd0e960661dd8d5a70dd481c95c04c261f919d9f6681f7f2dd83d11b4a871
|
||||
size 10279437
|
3
openQA-4.6.1549026855.08485c7c.obscpio
Normal file
3
openQA-4.6.1549026855.08485c7c.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9465030cd3ed9388e87ebe8516b7f578eb32d2d083f4147f95e86ea710d4e677
|
||||
size 8364045
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 03 07:29:14 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1549026855.08485c7c:
|
||||
* Remove SQL files for 2017
|
||||
* Update serial terminal function (#1982)
|
||||
* Remove image migration jobs that were only used for very old migrations
|
||||
* Lift the parallel job limit for the gru worker and add more fine grained limits to individual tasks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 12:36:58 UTC 2019 - coolo@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1548936964.47070d70
|
||||
Version: 4.6.1549026855.08485c7c
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 03 07:29:14 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1549026855.08485c7c:
|
||||
* Remove SQL files for 2017
|
||||
* Update serial terminal function (#1982)
|
||||
* Remove image migration jobs that were only used for very old migrations
|
||||
* Lift the parallel job limit for the gru worker and add more fine grained limits to individual tasks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 12:36:58 UTC 2019 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1548936964.47070d70
|
||||
mtime: 1548936964
|
||||
commit: 47070d7040c068e93bb4b1aa0fcf7e14579003f8
|
||||
version: 4.6.1549026855.08485c7c
|
||||
mtime: 1549026855
|
||||
commit: 08485c7ce38277cab60d6a6458e958f65f7d38cd
|
||||
|
||||
|
@ -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.1548936964.47070d70
|
||||
Version: 4.6.1549026855.08485c7c
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user