forked from pool/openQA
Offline generation of 4.6.1538057874.2d8d0618
4.6.1538057874.2d8d0618 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=127
This commit is contained in:
parent
4f4bea2b73
commit
cb45801a73
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f7b0b0f7c6d5afbf6b634b208473c9320116c7d1622341a02b9cf27dc5f12c5
|
||||
size 9549837
|
3
openQA-4.6.1538057874.2d8d0618.obscpio
Normal file
3
openQA-4.6.1538057874.2d8d0618.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f816531ea3f5e25f69f5678385ea97347c18c08c5b518f1afb73ea1a13cc1c8d
|
||||
size 9671693
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 18:38:25 UTC 2018 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1538057874.2d8d0618:
|
||||
* Update AppArmor profile for Leap 15.0 (#1810)
|
||||
* Allow overwriting job priority when posting isos (#1807)
|
||||
* Dump the JSON templates as ascii
|
||||
* Fix jobs fixtures
|
||||
* Increase debugging information in asset removal
|
||||
* Round the remaining days to make tests less blinky
|
||||
* Fix wrongly assigned states in existing data
|
||||
* Prevent setting the state to SKIPPED
|
||||
* Test whether t_finished is assigned when setting a final job state
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 06:38:31 UTC 2018 - coolo@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1537939546.7aa7ed58
|
||||
Version: 4.6.1538057874.2d8d0618
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0+
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 29 18:38:25 UTC 2018 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1538057874.2d8d0618:
|
||||
* Update AppArmor profile for Leap 15.0 (#1810)
|
||||
* Allow overwriting job priority when posting isos (#1807)
|
||||
* Dump the JSON templates as ascii
|
||||
* Fix jobs fixtures
|
||||
* Increase debugging information in asset removal
|
||||
* Round the remaining days to make tests less blinky
|
||||
* Fix wrongly assigned states in existing data
|
||||
* Prevent setting the state to SKIPPED
|
||||
* Test whether t_finished is assigned when setting a final job state
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 26 06:38:31 UTC 2018 - coolo@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1537939546.7aa7ed58
|
||||
mtime: 1537939546
|
||||
commit: 7aa7ed581a704bd25a86fb556160e4176d75bad4
|
||||
version: 4.6.1538057874.2d8d0618
|
||||
mtime: 1538057874
|
||||
commit: 2d8d061869d4693e421148e1bf02a307ae50f477
|
||||
|
||||
|
@ -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(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)
|
||||
Name: openQA
|
||||
Version: 4.6.1537939546.7aa7ed58
|
||||
Version: 4.6.1538057874.2d8d0618
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user