- 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
This commit is contained in:
Olaf Hering 2024-03-11 21:12:23 +00:00 committed by Git OBS Bridge
parent 20b2f245c0
commit 94a3350fc5
5 changed files with 11 additions and 5 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">ocaml-dune</param>
<param name="revision">73250f00372d3f28a25963ded6138728f4202663</param>
<param name="revision">3f4cdafa7a0e37183a8521f7baa4eceb2547665b</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://github.com/ocaml/dune.git</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dee61afc66a8295ad8328e08f5fa77fdf5e08a3fa0f0f82796f1ecc2537549dc
size 2148152

3
ocaml-dune-3.14.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:723bf659bf0082c3cba11bd65d4cfb97366a153a1e47d7b5c7b8ec9c72bd9d2e
size 2149916

View File

@ -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

View File

@ -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