Accepting request 793519 from devel:languages:ocaml

- update version 2.5.0
  see included CHANGES.md for details

OBS-URL: https://build.opensuse.org/request/show/793519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2020-04-13 10:54:24 +00:00 committed by Git OBS Bridge
commit 8f2f5bc357
5 changed files with 11 additions and 5 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">ocaml-dune</param>
<param name="revision">ccd447e41a711f8a52bc854d71dba8677c900c34</param>
<param name="revision">c3756d15308d7cbb7f61f232038d822f21713a8b</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://github.com/ocaml/dune.git</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0251d9855b43e74ae806d9f718889a38f101d6f16c2932e6ae65e79e956a2408
size 912696

3
ocaml-dune-2.5.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5f85a7a0b29c9bf897941241408e36834f4d7cf402ee7494a2e8817c5854f2a
size 932620

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Apr 12 12:12:12 UTC 2020 - ohering@suse.de
- update version 2.5.0
see included CHANGES.md for details
-------------------------------------------------------------------
Sat Feb 29 20:20:20 UTC 2020 - ohering@suse.de

View File

@ -17,7 +17,7 @@
Name: ocaml-dune
Version: 2.4.0
Version: 2.5.0
Release: 0
%{?ocaml_preserve_bytecode}
Summary: A composable build system for OCaml