diff --git a/_service b/_service index 19fa33e..c4cb17a 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-dune - b19f6df8954995899e30275055d9582b6c83687c + 8118ddbd012bd871b75df41c971be904e16b45ca git disable https://github.com/ocaml/dune.git diff --git a/ocaml-dune-3.14.2.tar.xz b/ocaml-dune-3.14.2.tar.xz deleted file mode 100644 index 74efa65..0000000 --- a/ocaml-dune-3.14.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b97ad0f574d5bbb90300025fd19ee392555e64a02889f2ffdc987035f1dd01a -size 2150244 diff --git a/ocaml-dune-3.15.0.tar.xz b/ocaml-dune-3.15.0.tar.xz new file mode 100644 index 0000000..efbf6d4 --- /dev/null +++ b/ocaml-dune-3.15.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3489077a203660cd3846508566af3333b86b16092ca7b308e27dba92d8cfa054 +size 2169860 diff --git a/ocaml-dune.changes b/ocaml-dune.changes index a5e3a58..3e6a740 100644 --- a/ocaml-dune.changes +++ b/ocaml-dune.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 4 04:04:04 UTC 2024 - ohering@suse.de + +- Update to version 3.15.0 + see included CHANGES.md file for details + ------------------------------------------------------------------- Mon Mar 11 11:11:11 UTC 2024 - ohering@suse.de diff --git a/ocaml-dune.spec b/ocaml-dune.spec index 6726106..23d02db 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.14.2 +Version: 3.15.0 Release: 0 %{?ocaml_preserve_bytecode} License: MIT @@ -51,7 +51,6 @@ Group: Development/Languages/OCaml BuildRequires: ocaml-dune = %version BuildRequires: ocamlfind(csexp) BuildRequires: ocamlfind(pp) -BuildRequires: ocamlfind(result) Provides: ocaml-dune-configurator == %version-%release Obsoletes: ocaml-dune-configurator < %version-%release Provides: ocaml-dune-configurator-devel == %version-%release