2022-02-17 10:02:25 +00:00
|
|
|
<services>
|
|
|
|
<service name="obs_scm" mode="manual">
|
|
|
|
<param name="url">https://github.com/openSUSE/obs-scm-bridge</param>
|
|
|
|
<param name="scm">git</param>
|
2023-06-02 06:59:48 +00:00
|
|
|
<param name="revision">0.4.2</param>
|
|
|
|
<param name="version">0.4.2</param>
|
2022-02-17 10:02:25 +00:00
|
|
|
</service>
|
|
|
|
<service mode="manual" name="set_version" />
|
|
|
|
|
|
|
|
<service mode="buildtime" name="tar" />
|
|
|
|
<service mode="buildtime" name="recompress">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
</services>
|