- Update to version 3.8.2
see included CHANGES.md for details OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=99
This commit is contained in:
parent
7c2db4a184
commit
492bb70a59
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">e2b2d6aa984e3a5ddffa5ea00dd4f042dbf529a1</param>
|
<param name="revision">e6a7ca69d3b27aa21b59887b5549daafdc931899</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:9ac9560e6646aa7d74702be537abfe46c8c5a9a175396f86a7cdb56056051a66
|
|
||||||
size 1441988
|
|
3
ocaml-dune-3.8.2.tar.xz
Normal file
3
ocaml-dune-3.8.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:66b2fcaa1e1ad73d7eabf53badcd8169df02d7e4c02bf0ac3b0ae3412ab696ce
|
||||||
|
size 1860928
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 17 17:17:17 UTC 2023 - ohering@suse.de
|
||||||
|
|
||||||
|
- Update to version 3.8.2
|
||||||
|
see included CHANGES.md for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 5 05:05:05 UTC 2023 - ohering@suse.de
|
Fri May 5 05:05:05 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.7.1
|
Version: 3.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user