forked from pool/openQA
Accepting request 789322 from devel:openQA:tested
Update to 4.6.1585334025.c496db1d6 4.6.1585334025.c496db1d6 4.6.1585334025.c496db1d6 4.6.1585334025.c496db1d6 4.6.1585334025.c496db1d6 OBS-URL: https://build.opensuse.org/request/show/789322 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=135
This commit is contained in:
commit
70367a614e
1
_service
1
_service
@ -5,6 +5,7 @@
|
|||||||
<param name="extract">openQA-test.spec</param>
|
<param name="extract">openQA-test.spec</param>
|
||||||
<param name="extract">openQA-worker-test.spec</param>
|
<param name="extract">openQA-worker-test.spec</param>
|
||||||
<param name="extract">openQA-devel-test.spec</param>
|
<param name="extract">openQA-devel-test.spec</param>
|
||||||
|
<param name="extract">openQA-client-test.spec</param>
|
||||||
<param name="url">git://github.com/os-autoinst/openQA.git</param>
|
<param name="url">git://github.com/os-autoinst/openQA.git</param>
|
||||||
<param name="revision">master</param>
|
<param name="revision">master</param>
|
||||||
<param name="versionprefix">4.6</param>
|
<param name="versionprefix">4.6</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c35f2bd46e4f17bbfa593a5d8523be881fa4c660ba2599379fde3cdc3f02da16
|
|
||||||
size 11733517
|
|
3
openQA-4.6.1585334025.c496db1d6.obscpio
Normal file
3
openQA-4.6.1585334025.c496db1d6.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2ba1e3122793d2e1e8013c5c2f16a1e7c874b4ec2d4dd9bee07ec1245a04f27
|
||||||
|
size 11733517
|
4
openQA-client-test.changes
Normal file
4
openQA-client-test.changes
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 28 16:23:25 UTC 2020 - Oliver Kurz <okurz@suse.com>
|
||||||
|
|
||||||
|
- No changelog - see openQA.changes
|
43
openQA-client-test.spec
Normal file
43
openQA-client-test.spec
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
#
|
||||||
|
# spec file for package openQA-client-test
|
||||||
|
#
|
||||||
|
# Copyright (c) 2020 SUSE LLC
|
||||||
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%define short_name openQA-client
|
||||||
|
Name: %{short_name}-test
|
||||||
|
Version: 4.6.1585334025.c496db1d6
|
||||||
|
Release: 0
|
||||||
|
Summary: Test package for %{short_name}
|
||||||
|
License: GPL-2.0-or-later
|
||||||
|
BuildRequires: %{short_name} == %{version}
|
||||||
|
ExcludeArch: i586
|
||||||
|
|
||||||
|
%description
|
||||||
|
.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
# workaround to prevent post/install failing assuming this file for whatever
|
||||||
|
# reason
|
||||||
|
touch %{_sourcedir}/%{short_name}
|
||||||
|
|
||||||
|
%build
|
||||||
|
openqa-client --help
|
||||||
|
|
||||||
|
%install
|
||||||
|
# disable debug packages in package test to prevent error about missing files
|
||||||
|
%define debug_package %{nil}
|
||||||
|
|
||||||
|
%changelog
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA-devel
|
%define short_name openQA-devel
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1585161757.bb4097462
|
Version: 4.6.1585334025.c496db1d6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for %{short_name}
|
Summary: Test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA
|
%define short_name openQA
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1585161757.bb4097462
|
Version: 4.6.1585334025.c496db1d6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for openQA
|
Summary: Test package for openQA
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name openQA-worker
|
%define short_name openQA-worker
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1585161757.bb4097462
|
Version: 4.6.1585334025.c496db1d6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for %{short_name}
|
Summary: Test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 28 10:48:12 UTC 2020 - coolo@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1585334025.c496db1d6:
|
||||||
|
* Revert "Improve the operation of 'jobs post'"
|
||||||
|
* Rewrite asset list generation for cache service
|
||||||
|
* Revert "Rewrite asset list generation for cache service"
|
||||||
|
* Ensure final linebreak in job template editor
|
||||||
|
* Do not re-generate settings when cloning a job
|
||||||
|
* Handle the settings that start with `+` when creating a job
|
||||||
|
* Dependency cron 200326
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 26 02:48:15 UTC 2020 - coolo@suse.com
|
Thu Mar 26 02:48:15 UTC 2020 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: openQA
|
name: openQA
|
||||||
version: 4.6.1585161757.bb4097462
|
version: 4.6.1585334025.c496db1d6
|
||||||
mtime: 1585161757
|
mtime: 1585334025
|
||||||
commit: bb4097462c6924f5eb487146c649d05bb1f70cf0
|
commit: c496db1d60e3e2d644e0ebac943a898761af05ff
|
||||||
|
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
%define devel_requires %build_requires %test_requires rsync chromedriver curl postgresql-devel %qemu tar xorg-x11-fonts sudo perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy)
|
%define devel_requires %build_requires %test_requires rsync chromedriver curl postgresql-devel %qemu tar xorg-x11-fonts sudo perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy)
|
||||||
|
|
||||||
Name: openQA
|
Name: openQA
|
||||||
Version: 4.6.1585161757.bb4097462
|
Version: 4.6.1585334025.c496db1d6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The openQA web-frontend, scheduler and tools
|
Summary: The openQA web-frontend, scheduler and tools
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user