2020-02-17 11:44:46 +00:00
|
|
|
<services>
|
2020-11-26 09:13:16 +00:00
|
|
|
<service mode="disabled" name="obs_scm">
|
2020-02-17 11:44:46 +00:00
|
|
|
<param name="url">git://github.com/slavfox/Cozette.git</param>
|
|
|
|
<param name="scm">git</param>
|
2020-11-26 09:12:41 +00:00
|
|
|
<param name="revision">c45933d</param>
|
|
|
|
<param name="versionprefix">1.9.3+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>
|
2020-11-26 09:13:16 +00:00
|
|
|
<service mode="disabled" name="set_version" />
|
|
|
|
<service mode="disabled" name="download_files" />
|
2020-02-17 11:44:46 +00:00
|
|
|
</services>
|