forked from pool/openQA
Accepting request 682664 from devel:openQA:tested
Update to 4.6.1551963862.0a6b30be 4.6.1551963862.0a6b30be OBS-URL: https://build.opensuse.org/request/show/682664 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=58
This commit is contained in:
commit
0aaaa25c45
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c5fb7c6cc97c2367d040eedf168edad206bb9566b302d8fe22e35418f6302bd
|
||||
size 8877069
|
3
openQA-4.6.1551963862.0a6b30be.obscpio
Normal file
3
openQA-4.6.1551963862.0a6b30be.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19b24077fe1a14f8f16a545e8168b989b1ac8dad4320c3bfaf8a6b4a545e31a8
|
||||
size 9001485
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 08 05:22:22 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1551963862.0a6b30be:
|
||||
* Prevent deletion of worker when deleting its current job
|
||||
* Prevent broken rendering of unknown result types
|
||||
* Add unxz/xz to apparmor profile to fix poo#48743
|
||||
* Don't hardcode remote and branch names for saving needles
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 05 21:22:30 UTC 2019 - coolo@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1551797932.a5aadf24
|
||||
Version: 4.6.1551963862.0a6b30be
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 08 05:22:22 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1551963862.0a6b30be:
|
||||
* Prevent deletion of worker when deleting its current job
|
||||
* Prevent broken rendering of unknown result types
|
||||
* Add unxz/xz to apparmor profile to fix poo#48743
|
||||
* Don't hardcode remote and branch names for saving needles
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 05 21:22:30 UTC 2019 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1551797932.a5aadf24
|
||||
mtime: 1551797932
|
||||
commit: a5aadf2416ec63366dd345089873fc9b1b91818e
|
||||
version: 4.6.1551963862.0a6b30be
|
||||
mtime: 1551963862
|
||||
commit: 0a6b30be018a4bce4da72a1999686234b9fd9d43
|
||||
|
||||
|
@ -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.1551797932.a5aadf24
|
||||
Version: 4.6.1551963862.0a6b30be
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user