From bc3a4de4fc6db9a3860b6c173fe4746ce4324274a0b053b20f4a3b5fd2f7595b Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Fri, 7 Dec 2018 09:41:07 +0000 Subject: [PATCH] Offline generation of 4.6.1544166689.47296c23 4.6.1544166689.47296c23 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=138 --- Dockerfile | 1 + openQA-4.6.1543830229.359b5dd9.obscpio | 3 --- openQA-4.6.1544166689.47296c23.obscpio | 3 +++ openQA-test.changes | 24 ++++++++++++++++++++++++ openQA-test.spec | 2 +- openQA.changes | 24 ++++++++++++++++++++++++ openQA.obsinfo | 6 +++--- openQA.spec | 8 +++++--- 8 files changed, 61 insertions(+), 10 deletions(-) delete mode 100644 openQA-4.6.1543830229.359b5dd9.obscpio create mode 100644 openQA-4.6.1544166689.47296c23.obscpio diff --git a/Dockerfile b/Dockerfile index 0be3cc8..d1ad91c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -95,6 +95,7 @@ RUN zypper in -y -C \ 'perl(Net::SNMP)' \ 'perl(Net::SSH2)' \ 'perl(Perl::Critic)' \ + 'perl(Perl::Critic::Freenode)' \ 'perl(Perl::Tidy)' \ 'perl(Pod::POM)' \ 'perl(Pod::Coverage)' \ diff --git a/openQA-4.6.1543830229.359b5dd9.obscpio b/openQA-4.6.1543830229.359b5dd9.obscpio deleted file mode 100644 index cbc4938..0000000 --- a/openQA-4.6.1543830229.359b5dd9.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7babca2fd3c152cd8f1e64ba00637d6233bf01adaff4a268869857577188feb6 -size 9953805 diff --git a/openQA-4.6.1544166689.47296c23.obscpio b/openQA-4.6.1544166689.47296c23.obscpio new file mode 100644 index 0000000..26ed924 --- /dev/null +++ b/openQA-4.6.1544166689.47296c23.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6af014761eea77e4424e43912d62375ad02278af1e577c0953ffee37a8df1a +size 9964045 diff --git a/openQA-test.changes b/openQA-test.changes index b4b3369..15f1f98 100644 --- a/openQA-test.changes +++ b/openQA-test.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri Dec 07 09:40:53 UTC 2018 - coolo@suse.com + +- Update to version 4.6.1544166689.47296c23: + * Disable INSTALL_FROM_CPAN by default (#1863) + * Don't leave a limit_assets task hanging after 14-grutasks.t (#1882) + * Do not require perlcritic on sle-12 (#1910) + * When detecting asset keys, don't use the _URL form for ASSET (#1907) + * Add Perl::Critic::Freenode to the test container (#1906) + * Fix devel fullstack mode test + * Make devel fullstack test more verbose + * openQA.spec: Add missing runtime requirement for client (#1905) + * doc: Mention select_serial_terminal() in serial terminal doc + * Test rendering external table + * Don't show categories in table for external results + * Add filter for external results table + * Use circle to display results in external table + * Add separate table for external results from parser + * Move logic for test detail steps from view into controller + * Fedmsg: use Python 3 logger command + * Extend documentation on the developer mode panel + * Add WORKER_HOSTNAME to workers.ini template + * Document re-needling workflow + ------------------------------------------------------------------- Mon Dec 03 10:10:38 UTC 2018 - coolo@suse.com diff --git a/openQA-test.spec b/openQA-test.spec index 262053b..7783297 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1543830229.359b5dd9 +Version: 4.6.1544166689.47296c23 Release: 0 Summary: Test package for openQA License: GPL-2.0+ diff --git a/openQA.changes b/openQA.changes index 405b466..f06a7e1 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri Dec 07 09:40:53 UTC 2018 - coolo@suse.com + +- Update to version 4.6.1544166689.47296c23: + * Disable INSTALL_FROM_CPAN by default (#1863) + * Don't leave a limit_assets task hanging after 14-grutasks.t (#1882) + * Do not require perlcritic on sle-12 (#1910) + * When detecting asset keys, don't use the _URL form for ASSET (#1907) + * Add Perl::Critic::Freenode to the test container (#1906) + * Fix devel fullstack mode test + * Make devel fullstack test more verbose + * openQA.spec: Add missing runtime requirement for client (#1905) + * doc: Mention select_serial_terminal() in serial terminal doc + * Test rendering external table + * Don't show categories in table for external results + * Add filter for external results table + * Use circle to display results in external table + * Add separate table for external results from parser + * Move logic for test detail steps from view into controller + * Fedmsg: use Python 3 logger command + * Extend documentation on the developer mode panel + * Add WORKER_HOSTNAME to workers.ini template + * Document re-needling workflow + ------------------------------------------------------------------- Mon Dec 03 10:10:38 UTC 2018 - coolo@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 406b11b..3feb960 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,5 @@ name: openQA -version: 4.6.1543830229.359b5dd9 -mtime: 1543830229 -commit: 359b5dd90592e5a7a19d32c985758909cfc31a26 +version: 4.6.1544166689.47296c23 +mtime: 1544166689 +commit: 47296c2341c0853f6088ccd446343f362c2b787a diff --git a/openQA.spec b/openQA.spec index e02ea7d..446cf94 100644 --- a/openQA.spec +++ b/openQA.spec @@ -34,9 +34,9 @@ %bcond_with tests %endif # 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) perl(Perl::Critic::Freenode) +%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 -Version: 4.6.1543830229.359b5dd9 +Version: 4.6.1544166689.47296c23 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later @@ -55,6 +55,7 @@ BuildRequires: systemd # critical bug fix BuildRequires: perl(DBIx::Class) >= 0.082801 BuildRequires: perl(Minion) >= 9.02 +BuildRequires: perl(Mojo::RabbitMQ::Client) >= 0.2 BuildRequires: perl(Mojolicious) >= 7.92 BuildRequires: perl(Mojolicious::Plugin::AssetPack) >= 1.36 BuildRequires: rubygem(sass) @@ -97,8 +98,8 @@ BuildRequires: google-roboto-fonts BuildRequires: perl-App-cpanminus BuildRequires: rsync BuildRequires: perl(DBD::SQLite) -BuildRequires: perl(Mojo::RabbitMQ::Client) >= 0.2 BuildRequires: perl(Perl::Critic) +BuildRequires: perl(Perl::Critic::Freenode) BuildRequires: perl(Perl::Tidy) BuildRequires: perl(Selenium::Remote::Driver) >= 1.20 BuildRequires: perl(Test::Compile) @@ -173,6 +174,7 @@ Requires: perl(Getopt::Long) Requires: perl(IO::Socket::SSL) >= 2.009 Requires: perl(LWP::UserAgent) Requires: perl(Mojolicious) +Requires: perl(Regexp::Common) Requires: perl(Try::Tiny) %description client