- Update to version 2.8.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=66
This commit is contained in:
Olaf Hering 2021-03-08 17:32:27 +00:00 committed by Git OBS Bridge
parent 80c48e0ea1
commit c523df61be
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">afc891abda455a87fc7e968f706ab65c822d7122</param>
<param name="revision">b6a3f66fb15378fc7170e94778f4d2c0b142ad92</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:c927b128c8f6a615f26e2beeb78b5e64df60f59165e75dc1249948fb123562cf
size 1013368

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

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

View File

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

View File

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