Offline generation of 4.6.1688038171.b33d28482
OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA-devel-container?expand=0&rev=4
This commit is contained in:
parent
8902ce2b0c
commit
ac2dbe0812
11
_service
11
_service
@ -1,16 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
<services>
|
||||
<service name="obs_scm">
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="url">https://github.com/os-autoinst/openQA</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">master</param>
|
||||
<param name="versionprefix">4.6</param>
|
||||
<param name="versionformat">%ct.%h</param>
|
||||
<param name="subdir">container/devel</param>
|
||||
<param name="extract">Dockerfile</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="changesauthor">okurz@suse.de</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="kiwi_metainfo_helper"/>
|
||||
<service mode="buildtime" name="docker_label_helper"/>
|
||||
<service mode="buildtime" name="replace_using_package_version">
|
||||
<service name="kiwi_metainfo_helper" mode="buildtime"/>
|
||||
<service name="docker_label_helper" mode="buildtime"/>
|
||||
<service name="replace_using_package_version" mode="buildtime">
|
||||
<param name="file">Dockerfile</param>
|
||||
<param name="regex">%PKG_VERSION%</param>
|
||||
<param name="parse-version">patch</param>
|
||||
|
@ -1,4 +0,0 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/os-autoinst/openQA</param>
|
||||
<param name="changesrevision">b00ac4695eb463f5a3b4e16ad0e7e9700f9ddebb</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0ba39ee0728af3662473b7436d99c926c46630b081c706f6b42fa36df14ce2d
|
||||
size 1545
|
@ -1,10 +0,0 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 29 15:05:05 UTC 2023 - okurz@suse.de
|
||||
|
||||
- Update to version 1688038171.b33d28482:
|
||||
*
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 27 15:57:26 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- initial openQA-devel-container submission
|
3
openQA-4.6.1688038171.b33d28482.obscpio
Normal file
3
openQA-4.6.1688038171.b33d28482.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e2dfc81081a4892536a890eb2001efc31d89ea5b58824a897b578b909004b1c
|
||||
size 1545
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 29 20:56:19 UTC 2023 - okurz@suse.de
|
||||
|
||||
- Update to version 4.6.1688038171.b33d28482:
|
||||
*
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 27 15:57:26 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: openQA
|
||||
version: 1688038171.b33d28482
|
||||
version: 4.6.1688038171.b33d28482
|
||||
mtime: 1688038171
|
||||
commit: b33d28482fb567537c99701a857f6e2086a3e2ce
|
Loading…
Reference in New Issue
Block a user