forked from pool/openQA
Accepting request 710011 from devel:openQA:tested
Update to 4.6.1560497112.f26a0400 4.6.1560497112.f26a0400 OBS-URL: https://build.opensuse.org/request/show/710011 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=71
This commit is contained in:
commit
ba5ac2d627
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:385005e7e0426537d4db625f2a09d75e6480b6d21f2627ee718348039c271b4e
|
|
||||||
size 9490957
|
|
3
openQA-4.6.1560497112.f26a0400.obscpio
Normal file
3
openQA-4.6.1560497112.f26a0400.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a966ad4e3eb69f86c5059376b7f4e4612571dadeffdcdb44fe819a0eaa3af9c8
|
||||||
|
size 9494541
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 14 15:54:02 UTC 2019 - coolo@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1560497112.f26a0400:
|
||||||
|
* Don't take the full cluster as possibly blocked (#2109)
|
||||||
|
* Make localhost authentication more testable
|
||||||
|
* Treat IPv4 and IPv6 the same for local host authentication
|
||||||
|
* Blocked by calculation: Fix cyclic behaviour (#2104)
|
||||||
|
* Fix travis cache permissions for docker user
|
||||||
|
* Fix a problem where an Mojo::RabbitMQ::Client::Publisher instance goes out of scope too early (#2107)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 11 18:22:27 UTC 2019 - coolo@suse.com
|
Tue Jun 11 18:22:27 UTC 2019 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA
|
%define short_name openQA
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1560026218.807c3c09
|
Version: 4.6.1560497112.f26a0400
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for openQA
|
Summary: Test package for openQA
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 14 15:54:02 UTC 2019 - coolo@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1560497112.f26a0400:
|
||||||
|
* Don't take the full cluster as possibly blocked (#2109)
|
||||||
|
* Make localhost authentication more testable
|
||||||
|
* Treat IPv4 and IPv6 the same for local host authentication
|
||||||
|
* Blocked by calculation: Fix cyclic behaviour (#2104)
|
||||||
|
* Fix travis cache permissions for docker user
|
||||||
|
* Fix a problem where an Mojo::RabbitMQ::Client::Publisher instance goes out of scope too early (#2107)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 11 18:22:27 UTC 2019 - coolo@suse.com
|
Tue Jun 11 18:22:27 UTC 2019 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: openQA
|
name: openQA
|
||||||
version: 4.6.1560026218.807c3c09
|
version: 4.6.1560497112.f26a0400
|
||||||
mtime: 1560026218
|
mtime: 1560497112
|
||||||
commit: 807c3c093adaf131fdcb86596b824ff2e498c922
|
commit: f26a0400c69e3c2815218d0aa4f0150d801ce468
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
# runtime requirements that also the testsuite needs
|
# 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)
|
%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
|
Name: openQA
|
||||||
Version: 4.6.1560026218.807c3c09
|
Version: 4.6.1560497112.f26a0400
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The openQA web-frontend, scheduler and tools
|
Summary: The openQA web-frontend, scheduler and tools
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user