From 2f39da7bd13e14d296eee11712ce49eea3c0fbafa63212ca04919888bc7e96a0 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Fri, 15 Mar 2019 05:22:48 +0000 Subject: [PATCH] Offline generation of 4.6.1552567428.80082fe5 4.6.1552567428.80082fe5 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=192 --- openQA-4.6.1552406543.b3e49dcb.obscpio | 3 --- openQA-4.6.1552567428.80082fe5.obscpio | 3 +++ openQA-test.changes | 13 +++++++++++++ openQA-test.spec | 2 +- openQA.changes | 13 +++++++++++++ openQA.obsinfo | 6 +++--- openQA.spec | 2 +- 7 files changed, 34 insertions(+), 8 deletions(-) delete mode 100644 openQA-4.6.1552406543.b3e49dcb.obscpio create mode 100644 openQA-4.6.1552567428.80082fe5.obscpio diff --git a/openQA-4.6.1552406543.b3e49dcb.obscpio b/openQA-4.6.1552406543.b3e49dcb.obscpio deleted file mode 100644 index c682385..0000000 --- a/openQA-4.6.1552406543.b3e49dcb.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e5a50187fb0bfdefaea59cf1e81884d68d51655dbfb273b773e2e786acfc6e6 -size 9010189 diff --git a/openQA-4.6.1552567428.80082fe5.obscpio b/openQA-4.6.1552567428.80082fe5.obscpio new file mode 100644 index 0000000..94e36b6 --- /dev/null +++ b/openQA-4.6.1552567428.80082fe5.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf706f4ecf36f57256a38aa6519d20696f1cddb157e5e51d4e24efff4d0a956 +size 9135117 diff --git a/openQA-test.changes b/openQA-test.changes index e9f7c14..6f3a58c 100644 --- a/openQA-test.changes +++ b/openQA-test.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Mar 15 05:22:32 UTC 2019 - coolo@suse.com + +- Update to version 4.6.1552567428.80082fe5: + * Test create and delete events for job templates + * Unify schema access with a singleton method + * Use route placeholder types whenever possible for cleaner routes + * Add link to relevant documentation in the job group settings + * Cache result of OpenQA::..::JobGroup::load_properties + * Allow disabling bug carry over on job group level + * Remove dead validation code and replace it with route placeholder types + * Pass affected_rows correctly in openqa_jobtemplate_create + ------------------------------------------------------------------- Tue Mar 12 21:22:25 UTC 2019 - coolo@suse.com diff --git a/openQA-test.spec b/openQA-test.spec index 0ae5fb6..3179783 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1552406543.b3e49dcb +Version: 4.6.1552567428.80082fe5 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index f5b9188..1057af0 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Mar 15 05:22:32 UTC 2019 - coolo@suse.com + +- Update to version 4.6.1552567428.80082fe5: + * Test create and delete events for job templates + * Unify schema access with a singleton method + * Use route placeholder types whenever possible for cleaner routes + * Add link to relevant documentation in the job group settings + * Cache result of OpenQA::..::JobGroup::load_properties + * Allow disabling bug carry over on job group level + * Remove dead validation code and replace it with route placeholder types + * Pass affected_rows correctly in openqa_jobtemplate_create + ------------------------------------------------------------------- Tue Mar 12 21:22:25 UTC 2019 - coolo@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 74a7f2b..899a6a8 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1552406543.b3e49dcb -mtime: 1552406543 -commit: b3e49dcbbef83dcbf7d1ab5350fed4164f2138bb +version: 4.6.1552567428.80082fe5 +mtime: 1552567428 +commit: 80082fe59678f121a20e5900b120c785a7c2d27f diff --git a/openQA.spec b/openQA.spec index b7178f0..b79a326 100644 --- a/openQA.spec +++ b/openQA.spec @@ -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.1552406543.b3e49dcb +Version: 4.6.1552567428.80082fe5 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later