Accepting request 1071157 from devel:languages:ocaml
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1071157 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=30
This commit is contained in:
commit
f9d252b8d3
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">c939c2b0f7a470cedd189988c61cd307a3cedace</param>
|
<param name="revision">d3d628f2eda2278bd2df6e37452d8693f367fcfd</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:62e5bd09d879e04d81fcf0db99168075b8b8a93d0436b2d973bffe3d6fdb4f43
|
|
||||||
size 1383172
|
|
3
ocaml-dune-3.7.0.tar.xz
Normal file
3
ocaml-dune-3.7.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c33be03ff5cbc9b2e4a7b94adc9db6bc7be3f27c4c7a58c241cb0d43ad16fef
|
||||||
|
size 1440844
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 3 03:03:03 UTC 2023 - ohering@suse.de
|
||||||
|
|
||||||
|
- Update to version 3.7.0
|
||||||
|
see included CHANGES.md for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 6 06:06:06 UTC 2023 - ohering@suse.de
|
Fri Jan 6 06:06:06 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.6.2
|
Version: 3.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -68,7 +68,6 @@ dune-private-libs
|
|||||||
dune-rpc
|
dune-rpc
|
||||||
dune-site
|
dune-site
|
||||||
dyn
|
dyn
|
||||||
fiber
|
|
||||||
ocamlc-loc
|
ocamlc-loc
|
||||||
ordering
|
ordering
|
||||||
stdune
|
stdune
|
||||||
@ -117,7 +116,6 @@ dune-private-libs
|
|||||||
dune-rpc
|
dune-rpc
|
||||||
dune-site
|
dune-site
|
||||||
dyn
|
dyn
|
||||||
fiber
|
|
||||||
ocamlc-loc
|
ocamlc-loc
|
||||||
ordering
|
ordering
|
||||||
stdune
|
stdune
|
||||||
|
Loading…
Reference in New Issue
Block a user