diff --git a/_service b/_service index 2ec6a92..26b6b17 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-dune - e6a7ca69d3b27aa21b59887b5549daafdc931899 + d325c40666a9d8ba93c15cad1615f19fd56ad208 git disable https://github.com/ocaml/dune.git diff --git a/ocaml-dune-3.8.2.tar.xz b/ocaml-dune-3.8.2.tar.xz deleted file mode 100644 index 04df6b9..0000000 --- a/ocaml-dune-3.8.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66b2fcaa1e1ad73d7eabf53badcd8169df02d7e4c02bf0ac3b0ae3412ab696ce -size 1860928 diff --git a/ocaml-dune-3.8.3.tar.xz b/ocaml-dune-3.8.3.tar.xz new file mode 100644 index 0000000..0e585f4 --- /dev/null +++ b/ocaml-dune-3.8.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc6709435a333d704457f761653df63586ab3118802bd9e5e78ca11ea806daed +size 1861544 diff --git a/ocaml-dune.changes b/ocaml-dune.changes index 6dc104f..730394c 100644 --- a/ocaml-dune.changes +++ b/ocaml-dune.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 23 23:23:23 UTC 2023 - ohering@suse.de + +- Update to version 3.8.3 + see included CHANGES.md for details + ------------------------------------------------------------------- Sat Jun 17 17:17:17 UTC 2023 - ohering@suse.de diff --git a/ocaml-dune.spec b/ocaml-dune.spec index c95bd83..e4b447d 100644 --- a/ocaml-dune.spec +++ b/ocaml-dune.spec @@ -25,7 +25,7 @@ %define pkg ocaml-dune %global _buildshell /bin/bash Name: %pkg%nsuffix -Version: 3.8.2 +Version: 3.8.3 Release: 0 %{?ocaml_preserve_bytecode} License: MIT