2022-02-07 09:48:03 +00:00
|
|
|
<services>
|
|
|
|
|
<service mode="disabled" name="tar_scm">
|
|
|
|
|
<param name="url">https://github.com/krrishnarraj/clpeak.git</param>
|
2023-05-03 14:23:10 +00:00
|
|
|
<param name="revision">1.1.2</param>
|
2022-02-07 09:48:03 +00:00
|
|
|
<param name="scm">git</param>
|
|
|
|
|
<param name="changesgenerate">enable</param>
|
|
|
|
|
<param name="filename">clpeak</param>
|
|
|
|
|
<param name="versionformat">@PARENT_TAG@</param>
|
|
|
|
|
</service>
|
|
|
|
|
<service mode="disabled" name="recompress">
|
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
|
</service>
|
|
|
|
|
<service mode="disabled" name="set_version"/>
|
|
|
|
|
</services>
|
|
|
|
|
|