ocaml-cppo/_service
Olaf Hering d9f1b86b32 Accepting request 571573 from home:1Antoine1:branches:devel:languages:ocaml
- Update to 1.6.1:
  * Emit line directives always containing the file name, as
    mandated starting with ocaml 4.07.
- Update to 1.6.0:
  * BREAKING: cppo and cppo_ocamlbuild are now two distinct opam
    packages.
- Build with dune instead of oasis.

Needed by opam-2.0~rc

OBS-URL: https://build.opensuse.org/request/show/571573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-cppo?expand=0&rev=39
2018-02-01 05:53:44 +00:00

15 lines
496 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="url">git://github.com/mjambon/cppo.git</param>
<param name="scm">git</param>
<param name="versionformat">1.6.1</param>
<param name="revision">v1.6.1</param>
<param name="filename">ocaml-cppo</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>