forked from pool/openQA
Accepting request 1098651 from devel:openQA:tested
Update to 4.6.1689265095.7be7504 4.6.1689265095.7be7504 4.6.1689265095.7be7504 4.6.1689265095.7be7504 4.6.1689265095.7be7504 OBS-URL: https://build.opensuse.org/request/show/1098651 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openQA?expand=0&rev=488
This commit is contained in:
commit
746f4d4d8d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:654b734de85f73cf6eb1f81013f2ec48c63aa557621b6a8d3123d8a84ba0b1b2
|
||||
size 14349837
|
3
openQA-4.6.1689265095.7be7504.obscpio
Normal file
3
openQA-4.6.1689265095.7be7504.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3fb40541f79d0ac5a755b2897dad5636ae0a990885cb14d9741840019c20a88
|
||||
size 14349837
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name openQA-client
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1689162874.c51d4b9
|
||||
Version: 4.6.1689265095.7be7504
|
||||
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.1689162874.c51d4b9
|
||||
Version: 4.6.1689265095.7be7504
|
||||
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.1689162874.c51d4b9
|
||||
Version: 4.6.1689265095.7be7504
|
||||
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.1689162874.c51d4b9
|
||||
Version: 4.6.1689265095.7be7504
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 14 09:57:54 UTC 2023 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1689265095.7be7504:
|
||||
* Comment out TLS section in nginx config by default as there are no certs
|
||||
* Fix openQA spec to actually build single-instance-nginx subpkg
|
||||
* Dependency cron 2023-07-13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 14:00:47 UTC 2023 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: openQA
|
||||
version: 4.6.1689162874.c51d4b9
|
||||
mtime: 1689162874
|
||||
commit: c51d4b927bc28a59e6ee76e876d93daef0579f6b
|
||||
version: 4.6.1689265095.7be7504
|
||||
mtime: 1689265095
|
||||
commit: 7be7504aab9b555543d6951178eb6f986a5c6d69
|
||||
|
@ -78,7 +78,7 @@
|
||||
%define devel_requires %devel_no_selenium_requires chromedriver
|
||||
|
||||
Name: openQA
|
||||
Version: 4.6.1689162874.c51d4b9
|
||||
Version: 4.6.1689265095.7be7504
|
||||
Release: 0
|
||||
Summary: The openQA web-frontend, scheduler and tools
|
||||
License: GPL-2.0-or-later
|
||||
@ -767,6 +767,8 @@ fi
|
||||
|
||||
%files single-instance
|
||||
|
||||
%files single-instance-nginx
|
||||
|
||||
%files bootstrap
|
||||
%{_datadir}/openqa/script/openqa-bootstrap
|
||||
%{_datadir}/openqa/script/openqa-bootstrap-container
|
||||
|
Loading…
Reference in New Issue
Block a user