- Update to version 1.7.3:
* Fix interpretation of META files containing archives with / in the filename. * Make errors about menhir stanzas be located. OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=14
This commit is contained in:
parent
770672b668
commit
0293379652
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.7.2</param>
|
<param name="revision">1.7.3</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 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 28 02:11:16 UTC 2019 - andy@onthewings.net
|
||||||
|
|
||||||
|
- Update to version 1.7.3:
|
||||||
|
* Fix interpretation of META files containing archives with / in
|
||||||
|
the filename.
|
||||||
|
* Make errors about menhir stanzas be located.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 23 19:12:52 UTC 2019 - andy@onthewings.net
|
Sat Feb 23 19:12:52 UTC 2019 - andy@onthewings.net
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ocaml-dune
|
Name: ocaml-dune
|
||||||
Version: 1.7.2
|
Version: 1.7.3
|
||||||
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…
x
Reference in New Issue
Block a user