Accepting request 679989 from devel:languages:ocaml
- 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/request/show/679989 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=5
This commit is contained in:
commit
6806e6a8db
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">git://github.com/ocaml/dune.git</param>
|
||||
<param name="scm">git</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>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f19ea728916a1aea0ceefbb3b88418504e59e4ab19120d7180a667e28860901
|
||||
size 503032
|
3
ocaml-dune-1.7.3.tar.xz
Normal file
3
ocaml-dune-1.7.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b65a3daf7666fdcd987ba8dd479b8283a08965c760d649b67c32210d59adfef
|
||||
size 503064
|
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ocaml-dune
|
||||
Version: 1.7.2
|
||||
Version: 1.7.3
|
||||
Release: 0
|
||||
%{?ocaml_preserve_bytecode}
|
||||
Summary: A composable build system for OCaml
|
||||
|
Loading…
Reference in New Issue
Block a user