- Update to version 2.8.3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=65
This commit is contained in:
parent
2859512127
commit
80c48e0ea1
2
_service
2
_service
@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="filename">ocaml-dune</param>
|
<param name="filename">ocaml-dune</param>
|
||||||
<param name="revision">6c471da57bea666267a8a63034aed57962f378b0</param>
|
<param name="revision">afc891abda455a87fc7e968f706ab65c822d7122</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="submodules">disable</param>
|
<param name="submodules">disable</param>
|
||||||
<param name="url">https://github.com/ocaml/dune.git</param>
|
<param name="url">https://github.com/ocaml/dune.git</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:abca193fc2d4d5c3ae08fc8c273b19b59eced5dca87adbc9a286783e509b1e38
|
|
||||||
size 1009608
|
|
3
ocaml-dune-2.8.3.tar.xz
Normal file
3
ocaml-dune-2.8.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c927b128c8f6a615f26e2beeb78b5e64df60f59165e75dc1249948fb123562cf
|
||||||
|
size 1013368
|
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 21 21:21:21 UTC 2021 - ohering@suse.de
|
Thu Jan 21 21:21:21 UTC 2021 - ohering@suse.de
|
||||||
|
|
||||||
- Update to version 2.8.2
|
- Update to version 2.8.3
|
||||||
see included CHANGES.md for details
|
see included CHANGES.md for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
%define pkg ocaml-dune
|
%define pkg ocaml-dune
|
||||||
Name: %{pkg}%{nsuffix}
|
Name: %{pkg}%{nsuffix}
|
||||||
Version: 2.8.2
|
Version: 2.8.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…
Reference in New Issue
Block a user