2015-10-09 09:56:48 +00:00
|
|
|
<services>
|
2024-02-22 08:07:05 +00:00
|
|
|
<service mode="manual" name="obs_scm">
|
2022-03-16 10:20:51 +00:00
|
|
|
<param name="url">https://github.com/stp/stp</param>
|
2015-10-09 09:56:48 +00:00
|
|
|
<param name="scm">git</param>
|
|
|
|
|
<param name="filename">stp</param>
|
2025-04-07 15:37:24 +00:00
|
|
|
<param name="revision">2e31fe7f1e6db59f8dce1666ce6d932df7ccf4e9</param>
|
2016-11-18 15:12:27 +00:00
|
|
|
<param name="changesgenerate">enable</param>
|
2017-10-10 11:57:32 +00:00
|
|
|
<param name="versionformat">@PARENT_TAG@+%cd</param>
|
2020-11-04 09:02:25 +00:00
|
|
|
<param name="match-tag">[0-9]*</param>
|
2015-10-09 09:56:48 +00:00
|
|
|
</service>
|
2024-02-22 08:07:05 +00:00
|
|
|
<service mode="manual" name="set_version"/>
|
2020-11-04 09:02:25 +00:00
|
|
|
|
|
|
|
|
<service name="tar" mode="buildtime"/>
|
|
|
|
|
<service name="recompress" mode="buildtime">
|
|
|
|
|
<param name="file">stp-*.tar</param>
|
2015-10-09 09:56:48 +00:00
|
|
|
<param name="compression">xz</param>
|
|
|
|
|
</service>
|
|
|
|
|
</services>
|