2022-04-28 12:34:49 +00:00
|
|
|
<services>
|
|
|
|
|
<service name="obs_scm" mode="disabled">
|
|
|
|
|
<param name="url">https://github.com/Gecode/gecode.git</param>
|
|
|
|
|
<param name="scm">git</param>
|
|
|
|
|
<param name="versionformat">6.3.0~git%cd.%h</param>
|
|
|
|
|
<param name="revision">release/6.3.0</param>
|
|
|
|
|
</service>
|
2022-05-23 15:23:16 +00:00
|
|
|
<service mode="disabled" name="set_version" />
|
2022-04-28 12:34:49 +00:00
|
|
|
|
|
|
|
|
<service mode="buildtime" name="tar" />
|
|
|
|
|
<service mode="buildtime" name="recompress">
|
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
|
<param name="compression">gz</param>
|
|
|
|
|
</service>
|
|
|
|
|
</services>
|
|
|
|
|
|