- Update to version 3.15.0
see included CHANGES.md file for details OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=126
This commit is contained in:
parent
bbc482e428
commit
441a016e7e
2
_service
2
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="filename">ocaml-dune</param>
|
||||
<param name="revision">b19f6df8954995899e30275055d9582b6c83687c</param>
|
||||
<param name="revision">8118ddbd012bd871b75df41c971be904e16b45ca</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://github.com/ocaml/dune.git</param>
|
||||
|
BIN
ocaml-dune-3.14.2.tar.xz
(Stored with Git LFS)
BIN
ocaml-dune-3.14.2.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
ocaml-dune-3.15.0.tar.xz
Normal file
3
ocaml-dune-3.15.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3489077a203660cd3846508566af3333b86b16092ca7b308e27dba92d8cfa054
|
||||
size 2169860
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 04:04:04 UTC 2024 - ohering@suse.de
|
||||
|
||||
- Update to version 3.15.0
|
||||
see included CHANGES.md file for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 11:11:11 UTC 2024 - ohering@suse.de
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
%define pkg ocaml-dune
|
||||
%global _buildshell /bin/bash
|
||||
Name: %pkg%nsuffix
|
||||
Version: 3.14.2
|
||||
Version: 3.15.0
|
||||
Release: 0
|
||||
%{?ocaml_preserve_bytecode}
|
||||
License: MIT
|
||||
@ -51,7 +51,6 @@ Group: Development/Languages/OCaml
|
||||
BuildRequires: ocaml-dune = %version
|
||||
BuildRequires: ocamlfind(csexp)
|
||||
BuildRequires: ocamlfind(pp)
|
||||
BuildRequires: ocamlfind(result)
|
||||
Provides: ocaml-dune-configurator == %version-%release
|
||||
Obsoletes: ocaml-dune-configurator < %version-%release
|
||||
Provides: ocaml-dune-configurator-devel == %version-%release
|
||||
|
Loading…
Reference in New Issue
Block a user