diff --git a/_service b/_service index 694a858..93b771e 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-dune - e3bfd215dd35cf702b3af66be03f2912b69b0a0a + 7cbb0e7277c6cacd1ccf7941cac5a03c25fc63cf git disable https://github.com/ocaml/dune.git diff --git a/ocaml-dune-3.11.0.tar.xz b/ocaml-dune-3.11.0.tar.xz deleted file mode 100644 index ed03192..0000000 --- a/ocaml-dune-3.11.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a260aea1a15bff2257d20c04aab00f66eaa7321a7136ab1da4fc241ecbfe597c -size 2000076 diff --git a/ocaml-dune-3.11.1.tar.xz b/ocaml-dune-3.11.1.tar.xz new file mode 100644 index 0000000..72c11a5 --- /dev/null +++ b/ocaml-dune-3.11.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81436df35b1774be3b73fcfe9d271998cea65bad60fa633ac871d1a5310fedd6 +size 2000064 diff --git a/ocaml-dune.changes b/ocaml-dune.changes index 312c873..9b0900b 100644 --- a/ocaml-dune.changes +++ b/ocaml-dune.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 10 10:10:10 UTC 2023 - ohering@suse.de + +- Update to version 3.11.1 + see included CHANGES.md file for details + ------------------------------------------------------------------- Fri Sep 22 22:22:22 UTC 2023 - ohering@suse.de diff --git a/ocaml-dune.spec b/ocaml-dune.spec index 32b7be0..e2c0230 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.11.0 +Version: 3.11.1 Release: 0 %{?ocaml_preserve_bytecode} License: MIT