- 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:
parent
20b2f245c0
commit
94a3350fc5
2
_service
2
_service
@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="filename">ocaml-dune</param>
|
<param name="filename">ocaml-dune</param>
|
||||||
<param name="revision">73250f00372d3f28a25963ded6138728f4202663</param>
|
<param name="revision">3f4cdafa7a0e37183a8521f7baa4eceb2547665b</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="submodules">disable</param>
|
<param name="submodules">disable</param>
|
||||||
<param name="url">https://github.com/ocaml/dune.git</param>
|
<param name="url">https://github.com/ocaml/dune.git</param>
|
||||||
|
@ -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
3
ocaml-dune-3.14.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:723bf659bf0082c3cba11bd65d4cfb97366a153a1e47d7b5c7b8ec9c72bd9d2e
|
||||||
|
size 2149916
|
@ -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
|
Mon Feb 12 12:12:12 UTC 2024 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
%define pkg ocaml-dune
|
%define pkg ocaml-dune
|
||||||
%global _buildshell /bin/bash
|
%global _buildshell /bin/bash
|
||||||
Name: %pkg%nsuffix
|
Name: %pkg%nsuffix
|
||||||
Version: 3.14.0
|
Version: 3.14.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user