forked from pool/openQA
Offline generation of 4.6.1552078716.6b292c9a
4.6.1552078716.6b292c9a OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=188
This commit is contained in:
parent
ce7ef5bb56
commit
9f3343b6c0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19b24077fe1a14f8f16a545e8168b989b1ac8dad4320c3bfaf8a6b4a545e31a8
|
||||
size 9001485
|
3
openQA-4.6.1552078716.6b292c9a.obscpio
Normal file
3
openQA-4.6.1552078716.6b292c9a.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50a2f3a0809de0ae04a637ee4c91fcb6f18c2111ba9877cd1efec68fd4617d98
|
||||
size 9005069
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 13:22:04 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1552078716.6b292c9a:
|
||||
* Test deleting job from worker's job history
|
||||
* Move another class into its own .pm file and do not use private functions/methods across modules/classes anymore
|
||||
* Remove all uses of the enterprise operator and use a more consistent coding style in the affected classes
|
||||
* Add loading indication when saving needle
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 08 05:22:22 UTC 2019 - coolo@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1551963862.0a6b30be
|
||||
Version: 4.6.1552078716.6b292c9a
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 13:22:04 UTC 2019 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1552078716.6b292c9a:
|
||||
* Test deleting job from worker's job history
|
||||
* Move another class into its own .pm file and do not use private functions/methods across modules/classes anymore
|
||||
* Remove all uses of the enterprise operator and use a more consistent coding style in the affected classes
|
||||
* Add loading indication when saving needle
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 08 05:22:22 UTC 2019 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1551963862.0a6b30be
|
||||
mtime: 1551963862
|
||||
commit: 0a6b30be018a4bce4da72a1999686234b9fd9d43
|
||||
version: 4.6.1552078716.6b292c9a
|
||||
mtime: 1552078716
|
||||
commit: 6b292c9ad1d3ec521fe9747242bfe74fc6c8b2a8
|
||||
|
||||
|
@ -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.1551963862.0a6b30be
|
||||
Version: 4.6.1552078716.6b292c9a
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user