2019-11-28 07:27:40 +00:00
|
|
|
<services>
|
|
|
|
<service name="obs_scm">
|
|
|
|
<param name="filename">vim-ocaml</param>
|
2024-01-02 19:43:06 +00:00
|
|
|
<param name="revision">c11dfa3c1654584ded1e2c5ff502dc53b972efd4</param>
|
2019-11-28 07:27:40 +00:00
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="submodules">disable</param>
|
|
|
|
<param name="url">https://github.com/ocaml/vim-ocaml.git</param>
|
|
|
|
<param name='versionformat'>%ci.%h</param>
|
|
|
|
</service>
|
|
|
|
<service mode="buildtime" name="tar">
|
|
|
|
<param name="obsinfo">vim-ocaml.obsinfo</param>
|
|
|
|
</service>
|
|
|
|
<service mode="buildtime" name="set_version">
|
|
|
|
<param name="basename">vim-ocaml</param>
|
|
|
|
</service>
|
|
|
|
</services>
|