2020-02-18 13:39:42 +00:00
|
|
|
<services>
|
2023-11-14 10:21:12 +00:00
|
|
|
<service mode="manual" name="obs_scm">
|
2020-05-26 08:40:58 +00:00
|
|
|
<param name="url">https://github.com/sahlberg/libiscsi.git</param>
|
2020-02-18 13:39:42 +00:00
|
|
|
<param name="scm">git</param>
|
|
|
|
|
<param name="changesgenerate">enable</param>
|
|
|
|
|
<param name="filename">libiscsi</param>
|
2024-02-29 13:07:57 +00:00
|
|
|
<param name="versionformat">1.20.0+git.%cd</param>
|
2020-02-18 13:39:42 +00:00
|
|
|
</service>
|
2023-11-14 10:21:12 +00:00
|
|
|
<service mode="manual" name="set_version"/>
|
2020-02-18 13:39:42 +00:00
|
|
|
<service name="tar" mode="buildtime"/>
|
|
|
|
|
<service name="recompress" mode="buildtime">
|
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
|
<param name="compression">gz</param>
|
|
|
|
|
</service>
|
|
|
|
|
</services>
|