1
0

osc copypac from project:home:adrianSuSE:NewProduct package:product-builder revision:7, using keep-link

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-builder?expand=0&rev=6
This commit is contained in:
2017-04-11 15:20:56 +00:00
committed by Git OBS Bridge
parent ba2c9f400c
commit 92b85024fc
7 changed files with 26 additions and 31 deletions

View File

@@ -1,13 +1,13 @@
<services>
<service name="obs_scm" mode="disabled">
<service name="obs_scm">
<param name="url">https://github.com/openSUSE/product-builder.git</param>
<param name="versionprefix">1.0~pre</param>
<param name="scm">git</param>
</service>
<service mode="disabled" name="set_version"/>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="buildtime" name="set_version"/>
</services>