forked from pool/openQA
Offline generation of 4.6.1680081630.c6177bf
4.6.1680081630.c6177bf 4.6.1680081630.c6177bf 4.6.1680081630.c6177bf 4.6.1680081630.c6177bf OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=988
This commit is contained in:
parent
bba7a9870e
commit
b502436b70
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3e194c0ea3b74c69eed0e7ef8014cd322c7da10668fb27687c21f230a176d65
|
||||
size 14099469
|
3
openQA-4.6.1680081630.c6177bf.obscpio
Normal file
3
openQA-4.6.1680081630.c6177bf.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d39966b708b00a13f2db20d04b9311713a1c63a25fca086259b73bcd23375a2
|
||||
size 14103565
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1679910590.9fc2aa0
|
||||
Version: 4.6.1680081630.c6177bf
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1679910590.9fc2aa0
|
||||
Version: 4.6.1680081630.c6177bf
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1679910590.9fc2aa0
|
||||
Version: 4.6.1680081630.c6177bf
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-worker
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1679910590.9fc2aa0
|
||||
Version: 4.6.1680081630.c6177bf
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 18:10:33 UTC 2023 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1680081630.c6177bf:
|
||||
* Require and document use of time-sync
|
||||
* Update test for cache->_exceeds_limit
|
||||
* Fix enabling live stream/log when the backend is not up yet
|
||||
* Mention the keyword DSL in the docs
|
||||
* Avoid live view getting stuck in a certain case
|
||||
* Correct formula in _exceeds_limit when CACHE_MIN_FREE_PERCENTAGE is set
|
||||
* Add documentation for running openQA jobs as CI checks
|
||||
* Add test for case of correct key and wrong secret
|
||||
* Fix logging reason of auth errors
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 27 10:10:33 UTC 2023 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: openQA
|
||||
version: 4.6.1679910590.9fc2aa0
|
||||
mtime: 1679910590
|
||||
commit: 9fc2aa0240d1bb5bbc97f88c902ba61231f7866d
|
||||
version: 4.6.1680081630.c6177bf
|
||||
mtime: 1680081630
|
||||
commit: c6177bfd62fbecd74115934b07dcb40ad8798b64
|
||||
|
@ -49,7 +49,7 @@
|
||||
# The following line is generated from dependencies.yaml
|
||||
%define assetpack_requires perl(CSS::Minifier::XS) >= 0.01 perl(JavaScript::Minifier::XS) >= 0.11 perl(Mojolicious::Plugin::AssetPack) >= 1.36
|
||||
# The following line is generated from dependencies.yaml
|
||||
%define common_requires perl >= 5.20.0 perl(Carp::Always) >= 0.14.02 perl(Config::IniFiles) perl(Config::Tiny) perl(Cpanel::JSON::XS) >= 4.09 perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Filesys::Df) perl(Getopt::Long) perl(Minion) >= 10.25 perl(Mojolicious) >= 9.30 perl(Regexp::Common) perl(Storable) perl(Time::Moment) perl(Try::Tiny)
|
||||
%define common_requires ntp-daemon perl >= 5.20.0 perl(Carp::Always) >= 0.14.02 perl(Config::IniFiles) perl(Config::Tiny) perl(Cpanel::JSON::XS) >= 4.09 perl(Cwd) perl(Data::Dump) perl(Data::Dumper) perl(Digest::MD5) perl(Filesys::Df) perl(Getopt::Long) perl(Minion) >= 10.25 perl(Mojolicious) >= 9.30 perl(Regexp::Common) perl(Storable) perl(Time::Moment) perl(Try::Tiny)
|
||||
# runtime requirements for the main package that are not required by other sub-packages
|
||||
# The following line is generated from dependencies.yaml
|
||||
%define main_requires %assetpack_requires bsdtar git-core hostname perl(BSD::Resource) perl(Carp) perl(CommonMark) perl(Config::Tiny) perl(DBD::Pg) >= 3.7.4 perl(DBI) >= 1.632 perl(DBIx::Class) >= 0.082801 perl(DBIx::Class::DeploymentHandler) perl(DBIx::Class::DynamicDefault) perl(DBIx::Class::OptimisticLocking) perl(DBIx::Class::ResultClass::HashRefInflator) perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) perl(Date::Format) perl(DateTime) perl(DateTime::Duration) perl(DateTime::Format::Pg) perl(Exporter) perl(Fcntl) perl(File::Basename) perl(File::Copy) perl(File::Copy::Recursive) perl(File::Path) perl(File::Spec) perl(FindBin) perl(Getopt::Long::Descriptive) perl(IO::Handle) perl(IPC::Run) perl(JSON::Validator) perl(LWP::UserAgent) perl(Module::Load::Conditional) perl(Module::Pluggable) perl(Mojo::Base) perl(Mojo::ByteStream) perl(Mojo::IOLoop) perl(Mojo::JSON) perl(Mojo::Pg) perl(Mojo::RabbitMQ::Client) >= 0.2 perl(Mojo::URL) perl(Mojo::Util) perl(Mojolicious::Commands) perl(Mojolicious::Plugin) perl(Mojolicious::Static) perl(Net::OpenID::Consumer) perl(POSIX) perl(Pod::POM) perl(SQL::Translator) perl(Scalar::Util) perl(Sort::Versions) perl(Text::Diff) perl(Time::HiRes) perl(Time::ParseDate) perl(Time::Piece) perl(Time::Seconds) perl(URI::Escape) perl(YAML::PP) >= 0.026 perl(YAML::XS) perl(aliased) perl(base) perl(constant) perl(diagnostics) perl(strict) perl(warnings)
|
||||
@ -76,7 +76,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1679910590.9fc2aa0
|
||||
Version: 4.6.1680081630.c6177bf
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user