From 94a3350fc52b4daabc9d0d2c24684a46f1b5225f38b7de20bee5fe4febb0a86b Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 11 Mar 2024 21:12:23 +0000 Subject: [PATCH 1/2] - Update to version 3.14.1 see included CHANGES.md file for details OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=123 --- _service | 2 +- ocaml-dune-3.14.0.tar.xz | 3 --- ocaml-dune-3.14.1.tar.xz | 3 +++ ocaml-dune.changes | 6 ++++++ ocaml-dune.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 ocaml-dune-3.14.0.tar.xz create mode 100644 ocaml-dune-3.14.1.tar.xz diff --git a/_service b/_service index 90079a4..f2433ba 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-dune - 73250f00372d3f28a25963ded6138728f4202663 + 3f4cdafa7a0e37183a8521f7baa4eceb2547665b git disable https://github.com/ocaml/dune.git diff --git a/ocaml-dune-3.14.0.tar.xz b/ocaml-dune-3.14.0.tar.xz deleted file mode 100644 index 1302476..0000000 --- a/ocaml-dune-3.14.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dee61afc66a8295ad8328e08f5fa77fdf5e08a3fa0f0f82796f1ecc2537549dc -size 2148152 diff --git a/ocaml-dune-3.14.1.tar.xz b/ocaml-dune-3.14.1.tar.xz new file mode 100644 index 0000000..215104f --- /dev/null +++ b/ocaml-dune-3.14.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723bf659bf0082c3cba11bd65d4cfb97366a153a1e47d7b5c7b8ec9c72bd9d2e +size 2149916 diff --git a/ocaml-dune.changes b/ocaml-dune.changes index 78a8e5a..84af765 100644 --- a/ocaml-dune.changes +++ b/ocaml-dune.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 11 11:11:11 UTC 2024 - ohering@suse.de + +- Update to version 3.14.1 + see included CHANGES.md file for details + ------------------------------------------------------------------- Mon Feb 12 12:12:12 UTC 2024 - ohering@suse.de diff --git a/ocaml-dune.spec b/ocaml-dune.spec index cbb9b3d..3c20c3b 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.0 +Version: 3.14.1 Release: 0 %{?ocaml_preserve_bytecode} License: MIT From bbc482e4281d5ad794885b29ffcab2dd5b933aae533800b6304f167dfa30d746 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Tue, 12 Mar 2024 22:29:57 +0000 Subject: [PATCH 2/2] - Update to version 3.14.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=124 --- _service | 2 +- ocaml-dune-3.14.1.tar.xz | 3 --- ocaml-dune-3.14.2.tar.xz | 3 +++ ocaml-dune.changes | 2 +- ocaml-dune.spec | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 ocaml-dune-3.14.1.tar.xz create mode 100644 ocaml-dune-3.14.2.tar.xz diff --git a/_service b/_service index f2433ba..19fa33e 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-dune - 3f4cdafa7a0e37183a8521f7baa4eceb2547665b + b19f6df8954995899e30275055d9582b6c83687c git disable https://github.com/ocaml/dune.git diff --git a/ocaml-dune-3.14.1.tar.xz b/ocaml-dune-3.14.1.tar.xz deleted file mode 100644 index 215104f..0000000 --- a/ocaml-dune-3.14.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:723bf659bf0082c3cba11bd65d4cfb97366a153a1e47d7b5c7b8ec9c72bd9d2e -size 2149916 diff --git a/ocaml-dune-3.14.2.tar.xz b/ocaml-dune-3.14.2.tar.xz new file mode 100644 index 0000000..74efa65 --- /dev/null +++ b/ocaml-dune-3.14.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b97ad0f574d5bbb90300025fd19ee392555e64a02889f2ffdc987035f1dd01a +size 2150244 diff --git a/ocaml-dune.changes b/ocaml-dune.changes index 84af765..a5e3a58 100644 --- a/ocaml-dune.changes +++ b/ocaml-dune.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Mar 11 11:11:11 UTC 2024 - ohering@suse.de -- Update to version 3.14.1 +- Update to version 3.14.2 see included CHANGES.md file for details ------------------------------------------------------------------- diff --git a/ocaml-dune.spec b/ocaml-dune.spec index 3c20c3b..6726106 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.1 +Version: 3.14.2 Release: 0 %{?ocaml_preserve_bytecode} License: MIT