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
This commit is contained in:
2018-02-01 05:53:44 +00:00
committed by Git OBS Bridge
parent 9da45b40c4
commit d9f1b86b32
6 changed files with 59 additions and 60 deletions

View File

@@ -2,8 +2,8 @@
<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.5.0</param>
<param name="revision">v1.5.0</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">