SHA256
1
0
forked from pool/openQA

Accepting request 657104 from devel:openQA:tested

Update to 4.6.1544510066.913d8f26
4.6.1544510066.913d8f26

OBS-URL: https://build.opensuse.org/request/show/657104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=39
This commit is contained in:
Dominique Leuenberger 2018-12-11 14:49:41 +00:00 committed by Git OBS Bridge
commit 3727bf7550
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:ca6af014761eea77e4424e43912d62375ad02278af1e577c0953ffee37a8df1a
size 9964045

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Dec 11 07:06:36 UTC 2018 - coolo@suse.com
- Update to version 4.6.1544510066.913d8f26:
* Update license of test spec-file to current SPDX format (#1915)
* Use the boring standard return value for all Perl modules
* Merge hashes properly
* Test handling of assets with invalid name
* Prevent registering empty assets
* Skip cleanup of assets with empty name
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 07 09:40:53 UTC 2018 - coolo@suse.com Fri Dec 07 09:40:53 UTC 2018 - coolo@suse.com

View File

@ -18,7 +18,7 @@
%define short_name openQA %define short_name openQA
Name: %{short_name}-test Name: %{short_name}-test
Version: 4.6.1544166689.47296c23 Version: 4.6.1544510066.913d8f26
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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Dec 11 07:06:36 UTC 2018 - coolo@suse.com
- Update to version 4.6.1544510066.913d8f26:
* Update license of test spec-file to current SPDX format (#1915)
* Use the boring standard return value for all Perl modules
* Merge hashes properly
* Test handling of assets with invalid name
* Prevent registering empty assets
* Skip cleanup of assets with empty name
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 07 09:40:53 UTC 2018 - coolo@suse.com Fri Dec 07 09:40:53 UTC 2018 - coolo@suse.com

View File

@ -1,5 +1,5 @@
name: openQA name: openQA
version: 4.6.1544166689.47296c23 version: 4.6.1544510066.913d8f26
mtime: 1544166689 mtime: 1544510066
commit: 47296c2341c0853f6088ccd446343f362c2b787a commit: 913d8f2642409e07f159499afd31b558ed1e3b78

View File

@ -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(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) %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 Name: openQA
Version: 4.6.1544166689.47296c23 Version: 4.6.1544510066.913d8f26
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