- Update to version 2.9.3

see included CHANGES.md for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=74
This commit is contained in:
Olaf Hering 2022-03-13 21:30:08 +00:00 committed by Git OBS Bridge
parent 07f19c897e
commit 0e1c756f42
5 changed files with 11 additions and 5 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">ocaml-dune</param>
<param name="revision">e41c66259135d6d1d72b031be6684bf8826a2586</param>
<param name="revision">dea03875affccc0620e902d28fed8d6b4351e112</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:6db5f39f62e5b5b98a09e1b93b6ef474edfe8d322846854f15d7bf626177b31b
size 1020488

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 13 13:13:13 UTC 2022 - ohering@suse.de
- Update to version 2.9.3
see included CHANGES.md for details
-------------------------------------------------------------------
Sat Sep 11 12:34:56 UTC 2021 - ohering@suse.de

View File

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