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