2020-02-17 11:44:46 +00:00
|
|
|
<services>
|
|
|
|
<service mode="disabled" name="obs_scm">
|
|
|
|
<param name="url">git://github.com/slavfox/Cozette.git</param>
|
|
|
|
<param name="scm">git</param>
|
2020-04-02 16:30:54 +00:00
|
|
|
<param name="revision">9923dd8</param>
|
|
|
|
<param name="versionprefix">1.7.0+git</param>
|
2020-02-17 11:44:46 +00:00
|
|
|
<param name="versionformat">%ct.%h</param>
|
|
|
|
</service>
|
2020-04-02 16:30:54 +00:00
|
|
|
<service mode="buildtime" name="tar" />
|
|
|
|
<service mode="buildtime" name="recompress">
|
2020-02-17 11:44:46 +00:00
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
<service mode="disabled" name="set_version" />
|
|
|
|
<service mode="disabled" name="download_files" />
|
|
|
|
</services>
|