Accepting request 1144806 from devel:languages:ocaml
- Update to version 3.13.1 see included CHANGES.md file for details OBS-URL: https://build.opensuse.org/request/show/1144806 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=42
This commit is contained in:
commit
442f30375d
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">21f904250f8bc27abbeafadf70682aceb198b1e3</param>
|
<param name="revision">b98be5f4c2bbac6f07ad0a9fa28de177f666b509</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:03ce574a6738990b4120990a4598e1e0d9fcb6bfacea3a2bc674c61914dd06b8
|
|
||||||
size 2111280
|
|
3
ocaml-dune-3.13.1.tar.xz
Normal file
3
ocaml-dune-3.13.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c57f22d42677f1f10bc685907d79b78e0f16d2b06b270ed93752bc64a0602b08
|
||||||
|
size 2112736
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 5 05:05:05 UTC 2024 - ohering@suse.de
|
||||||
|
|
||||||
|
- Update to version 3.13.1
|
||||||
|
see included CHANGES.md file for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 16 16:16:16 UTC 2024 - ohering@suse.de
|
Tue Jan 16 16:16:16 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.13.0
|
Version: 3.13.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user