forked from pool/openQA
Offline generation of 4.6.1552406543.b3e49dcb
4.6.1552406543.b3e49dcb OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=190
This commit is contained in:
parent
9f3343b6c0
commit
4ebfa7ac41
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50a2f3a0809de0ae04a637ee4c91fcb6f18c2111ba9877cd1efec68fd4617d98
|
||||
size 9005069
|
3
openQA-4.6.1552406543.b3e49dcb.obscpio
Normal file
3
openQA-4.6.1552406543.b3e49dcb.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e5a50187fb0bfdefaea59cf1e81884d68d51655dbfb273b773e2e786acfc6e6
|
||||
size 9010189
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 12 21:22:25 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1552406543.b3e49dcb:
|
||||
* Remove check for $OpenQA::Utils::app
|
||||
* Move get_bug from Result::Bugs to ResultSet::Bugs
|
||||
* Add bug to db already on comment create or update
|
||||
* Add support for links to jira tickets
|
||||
* Rename tmp_schema to search_path_for_tests, which is a little more descriptive
|
||||
* Allow monitoring of Gru/Minion with a new public /admin/influxdb/minion API endpoint
|
||||
* Log job group events via audit log
|
||||
* Make openqa-webui.service depend on openqa-gru.service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 13:22:04 UTC 2019 - coolo@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1552078716.6b292c9a
|
||||
Version: 4.6.1552406543.b3e49dcb
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 12 21:22:25 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1552406543.b3e49dcb:
|
||||
* Remove check for $OpenQA::Utils::app
|
||||
* Move get_bug from Result::Bugs to ResultSet::Bugs
|
||||
* Add bug to db already on comment create or update
|
||||
* Add support for links to jira tickets
|
||||
* Rename tmp_schema to search_path_for_tests, which is a little more descriptive
|
||||
* Allow monitoring of Gru/Minion with a new public /admin/influxdb/minion API endpoint
|
||||
* Log job group events via audit log
|
||||
* Make openqa-webui.service depend on openqa-gru.service
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 13:22:04 UTC 2019 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1552078716.6b292c9a
|
||||
mtime: 1552078716
|
||||
commit: 6b292c9ad1d3ec521fe9747242bfe74fc6c8b2a8
|
||||
version: 4.6.1552406543.b3e49dcb
|
||||
mtime: 1552406543
|
||||
commit: b3e49dcbbef83dcbf7d1ab5350fed4164f2138bb
|
||||
|
||||
|
@ -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(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.1552078716.6b292c9a
|
||||
Version: 4.6.1552406543.b3e49dcb
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user