forked from pool/openQA
Offline generation of 4.6.1530017682.0f384112
4.6.1530017682.0f384112 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=112
This commit is contained in:
parent
be675e1443
commit
03191a6a27
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebe0b4638fcefb04c63ce0cce64dc999792eb70a967c92ed6c1c0be802416c7a
|
||||
size 8893453
|
3
openQA-4.6.1530017682.0f384112.obscpio
Normal file
3
openQA-4.6.1530017682.0f384112.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7af385b27c16def5e30b6dbf9de57b5afd21506f67a27ba389e891f97123ca37
|
||||
size 8893453
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 26 04:39:36 UTC 2018 - coolo@suse.com
|
||||
Tue Jun 26 12:54:52 UTC 2018 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1529593836.4a7fa485:
|
||||
- Update to version 4.6.1530017682.0f384112:
|
||||
* Allow 'assigned' state in fullstack.t (#1699)
|
||||
* Move constants from Schema::Result::Jobs to a separate package (#1696)
|
||||
* Remove leftovers of interacitve mode (#1697)
|
||||
* Adapt fullstack test for the logging changes
|
||||
|
@ -18,10 +18,10 @@
|
||||
|
||||
%define short_name openQA
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1529593836.4a7fa485
|
||||
Version: 4.6.1530017682.0f384112
|
||||
Release: 0
|
||||
Summary: Test package for openQA
|
||||
License: GPL-2.0-or-later
|
||||
License: GPL-2.0+
|
||||
BuildRequires: %{short_name} == %{version}
|
||||
BuildRequires: openQA-local-db
|
||||
ExcludeArch: i586
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 26 04:39:36 UTC 2018 - coolo@suse.com
|
||||
Tue Jun 26 12:54:52 UTC 2018 - coolo@suse.com
|
||||
|
||||
- Update to version 4.6.1529593836.4a7fa485:
|
||||
- Update to version 4.6.1530017682.0f384112:
|
||||
* Allow 'assigned' state in fullstack.t (#1699)
|
||||
* Move constants from Schema::Result::Jobs to a separate package (#1696)
|
||||
* Remove leftovers of interacitve mode (#1697)
|
||||
* Adapt fullstack test for the logging changes
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: openQA
|
||||
version: 4.6.1529593836.4a7fa485
|
||||
mtime: 1529593836
|
||||
commit: 4a7fa4851417f0bbdc668913da5f11899f0653a7
|
||||
version: 4.6.1530017682.0f384112
|
||||
mtime: 1530017682
|
||||
commit: 0f3841128ab61c427196a859bbe9c6592afd35bc
|
||||
|
||||
|
@ -36,10 +36,10 @@
|
||||
# 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.1529593836.4a7fa485
|
||||
Version: 4.6.1530017682.0f384112
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Other
|
||||
Url: http://os-autoinst.github.io/openQA/
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user