2021-05-31 20:58:16 +00:00
|
|
|
<services>
|
|
|
|
|
<service mode="disabled" name="obs_scm">
|
|
|
|
|
<param name="scm">git</param>
|
|
|
|
|
<param name="url">git://github.com/IfcOpenShell/IfcOpenShell.git</param>
|
|
|
|
|
<param name="filename">IfcOpenShell</param>
|
2022-12-09 19:54:15 +00:00
|
|
|
<param name="revision">v0.7.0</param>
|
|
|
|
|
<param name="versionformat">0.7.0</param>
|
2021-05-31 20:58:16 +00:00
|
|
|
</service>
|
|
|
|
|
<service mode="disabled" name="tar" />
|
|
|
|
|
<service mode="disabled" name="recompress">
|
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
|
</service>
|
2022-12-09 19:54:15 +00:00
|
|
|
<service mode="disabled" name="set_version" />
|
2021-05-31 20:58:16 +00:00
|
|
|
</services>
|