2016-05-09 16:58:38 +00:00
|
|
|
<services>
|
2017-07-09 23:33:17 +00:00
|
|
|
<service name="obs_scm">
|
|
|
|
<param name="url">https://github.com/processone/fast_xml.git</param>
|
|
|
|
<param name="versionformat">@PARENT_TAG@</param>
|
|
|
|
<param name="scm">git</param>
|
2025-01-14 14:22:01 +00:00
|
|
|
<param name="revision">1.1.55</param>
|
2017-07-09 23:33:17 +00:00
|
|
|
<param name="changesgenerate">enable</param>
|
|
|
|
</service>
|
2019-03-04 01:35:15 +00:00
|
|
|
<service mode="buildtime" name="tar"/>
|
2017-07-09 23:33:17 +00:00
|
|
|
<service mode="buildtime" name="recompress">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
2019-03-04 01:35:15 +00:00
|
|
|
<service mode="buildtime" name="set_version"/>
|
2016-05-09 16:58:38 +00:00
|
|
|
</services>
|