- Update to version 3.11.0

see included CHANGES.md for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=109
This commit is contained in:
Olaf Hering 2023-09-23 13:23:57 +00:00 committed by Git OBS Bridge
parent 95a5b22f8b
commit 1a1fef2e36
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">fc382520272012638088848d7f3dd1ef6687a284</param>
<param name="revision">e3bfd215dd35cf702b3af66be03f2912b69b0a0a</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:f36feb41a31f20b2c7c8c68f54499dc9a6fd1ac78b7f2cd3f599e7431f699585
size 1911120

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 22 22:22:22 UTC 2023 - ohering@suse.de
- Update to version 3.11.0
see included CHANGES.md for details
-------------------------------------------------------------------
Tue Aug 8 08:08:08 UTC 2023 - ohering@suse.de

View File

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