- Update to version 2.8.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=67
This commit is contained in:
Olaf Hering 2021-03-29 10:48:08 +00:00 committed by Git OBS Bridge
parent c523df61be
commit 9a02352ca6
5 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">ocaml-dune</param>
<param name="revision">b6a3f66fb15378fc7170e94778f4d2c0b142ad92</param>
<param name="revision">e84ba5230f6afacb12f022937138a752f1c301b6</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://github.com/ocaml/dune.git</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:36b6686b58d05bf275d12794be85066246ed925c22032161ae4040d7de04e7af
size 1013584

3
ocaml-dune-2.8.5.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9ac058ad43e2595699aae4191d9db2ff07d100151391f1d640cf364443149f9
size 1014340

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Thu Jan 21 21:21:21 UTC 2021 - ohering@suse.de
- Update to version 2.8.4
- Update to version 2.8.5
see included CHANGES.md for details
-------------------------------------------------------------------

View File

@ -24,7 +24,7 @@
%define pkg ocaml-dune
Name: %{pkg}%{nsuffix}
Version: 2.8.4
Version: 2.8.5
Release: 0
%{?ocaml_preserve_bytecode}
Summary: A composable build system for OCaml