- 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:
Olaf Hering 2021-03-08 08:19:17 +00:00 committed by Git OBS Bridge
parent 2859512127
commit 80c48e0ea1
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">6c471da57bea666267a8a63034aed57962f378b0</param>
<param name="revision">afc891abda455a87fc7e968f706ab65c822d7122</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:abca193fc2d4d5c3ae08fc8c273b19b59eced5dca87adbc9a286783e509b1e38
size 1009608

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

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

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
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
-------------------------------------------------------------------

View File

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