- Update to version 3.8.3

see included CHANGES.md for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=101
This commit is contained in:
Olaf Hering 2023-06-28 22:04:02 +00:00 committed by Git OBS Bridge
parent 492bb70a59
commit 69bcce3b59
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">e6a7ca69d3b27aa21b59887b5549daafdc931899</param>
<param name="revision">d325c40666a9d8ba93c15cad1615f19fd56ad208</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:66b2fcaa1e1ad73d7eabf53badcd8169df02d7e4c02bf0ac3b0ae3412ab696ce
size 1860928

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 23 23:23:23 UTC 2023 - ohering@suse.de
- Update to version 3.8.3
see included CHANGES.md for details
-------------------------------------------------------------------
Sat Jun 17 17:17:17 UTC 2023 - ohering@suse.de

View File

@ -25,7 +25,7 @@
%define pkg ocaml-dune
%global _buildshell /bin/bash
Name: %pkg%nsuffix
Version: 3.8.2
Version: 3.8.3
Release: 0
%{?ocaml_preserve_bytecode}
License: MIT