- Update to version 1.9.1:
* Fix invocation of odoc to add previously missing include paths, impacting mld files that are not in directories containing libraries. OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=23
This commit is contained in:
parent
f5f012c167
commit
f280124034
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">git://github.com/ocaml/dune.git</param>
|
<param name="url">git://github.com/ocaml/dune.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="revision">1.9.0</param>
|
<param name="revision">1.9.1</param>
|
||||||
<param name="filename">ocaml-dune</param>
|
<param name="filename">ocaml-dune</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:30e671845b3550665b961338447572547318d672dd3fcbf2c3ce68791b68b871
|
|
||||||
size 545704
|
|
3
ocaml-dune-1.9.1.tar.xz
Normal file
3
ocaml-dune-1.9.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b013cdc6f57412edaf222a38e68c66b514c7ccc71eca44ba9c35af396bfb4e25
|
||||||
|
size 546280
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 11 10:32:52 UTC 2019 - Andy <andy@onthewings.net>
|
||||||
|
|
||||||
|
- Update to version 1.9.1:
|
||||||
|
* Fix invocation of odoc to add previously missing include paths,
|
||||||
|
impacting mld files that are not in directories containing
|
||||||
|
libraries.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 10 03:28:52 UTC 2019 - Andy <andy@onthewings.net>
|
Wed Apr 10 03:28:52 UTC 2019 - Andy <andy@onthewings.net>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ocaml-dune
|
Name: ocaml-dune
|
||||||
Version: 1.9.0
|
Version: 1.9.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
Summary: A composable build system for OCaml
|
Summary: A composable build system for OCaml
|
||||||
|
Loading…
Reference in New Issue
Block a user