- Update to version 3.9.1
see included CHANGES.md for details OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=103
This commit is contained in:
parent
69bcce3b59
commit
42293fcb94
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">d325c40666a9d8ba93c15cad1615f19fd56ad208</param>
|
<param name="revision">3276f90725e4423790a43065cc51ddbbba61eb89</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:fc6709435a333d704457f761653df63586ab3118802bd9e5e78ca11ea806daed
|
|
||||||
size 1861544
|
|
3
ocaml-dune-3.9.1.tar.xz
Normal file
3
ocaml-dune-3.9.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b6d325d6b536e18882e41dedc066493625d297382e8c6433cb42dcdad805e1cd
|
||||||
|
size 1890416
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 7 07:07:07 UTC 2023 - ohering@suse.de
|
||||||
|
|
||||||
|
- Update to version 3.9.1
|
||||||
|
see included CHANGES.md for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 23 23:23:23 UTC 2023 - ohering@suse.de
|
Fri Jun 23 23:23:23 UTC 2023 - 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.8.3
|
Version: 3.9.1
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user