2020-04-16 06:37:19 +02:00
|
|
|
<services>
|
|
|
|
<service mode="disabled" name="obs_scm">
|
|
|
|
<param name="url">git://github.com/nuspell/nuspell.git</param>
|
|
|
|
<param name="scm">git</param>
|
2020-04-19 06:18:31 +02:00
|
|
|
<param name="submodules">enable</param>
|
2020-04-16 06:37:19 +02:00
|
|
|
<param name="revision">d811a91</param>
|
|
|
|
<param name="versionprefix">3.1.0</param>
|
|
|
|
<param name="versionformat">%ct.%h</param>
|
|
|
|
</service>
|
|
|
|
<service mode="buildtime" name="tar" />
|
|
|
|
<service mode="buildtime" name="recompress">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
<service mode="disabled" name="set_version" />
|
|
|
|
</services>
|