diff --git a/_service b/_service index 83cae07..07d8f58 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-dune - 2e4994f005e9a94993150601bdb60759d9de5ab6 + f5be55fecd654fc097fa8990b62d5d826fa9b22f git disable https://github.com/ocaml/dune.git diff --git a/ocaml-dune-3.12.1.tar.xz b/ocaml-dune-3.12.1.tar.xz deleted file mode 100644 index de8b6aa..0000000 --- a/ocaml-dune-3.12.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e091471935b52080e0a664d154dacec98562be30df5c2da311335dadd8597458 -size 2078044 diff --git a/ocaml-dune-3.12.2.tar.xz b/ocaml-dune-3.12.2.tar.xz new file mode 100644 index 0000000..e63c0fa --- /dev/null +++ b/ocaml-dune-3.12.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efe7f2b75bacbddddc3f9667914b2884c7667a0f4410884c134e77063fdbeb4e +size 2078184 diff --git a/ocaml-dune.changes b/ocaml-dune.changes index 1c6a30d..af4b115 100644 --- a/ocaml-dune.changes +++ b/ocaml-dune.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 5 05:05:05 UTC 2024 - ohering@suse.de + +- Update to version 3.12.2 + see included CHANGES.md file for details + ------------------------------------------------------------------- Tue Dec 12 12:12:12 UTC 2023 - ohering@suse.de diff --git a/ocaml-dune.spec b/ocaml-dune.spec index 009100a..12dab8c 100644 --- a/ocaml-dune.spec +++ b/ocaml-dune.spec @@ -1,7 +1,7 @@ # # spec file for package ocaml-dune # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %define pkg ocaml-dune %global _buildshell /bin/bash Name: %pkg%nsuffix -Version: 3.12.1 +Version: 3.12.2 Release: 0 %{?ocaml_preserve_bytecode} License: MIT