Accepting request 1132612 from devel:languages:ocaml

- Update to version 3.12.1
  see included CHANGES.md file for details

OBS-URL: https://build.opensuse.org/request/show/1132612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=39
This commit is contained in:
Dominique Leuenberger 2023-12-12 18:32:16 +00:00 committed by Git OBS Bridge
commit 81b97ef0a4
5 changed files with 12 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">ocaml-dune</param>
<param name="revision">7cbb0e7277c6cacd1ccf7941cac5a03c25fc63cf</param>
<param name="revision">2e4994f005e9a94993150601bdb60759d9de5ab6</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:81436df35b1774be3b73fcfe9d271998cea65bad60fa633ac871d1a5310fedd6
size 2000064

BIN
ocaml-dune-3.12.1.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 12 12:12:12 UTC 2023 - ohering@suse.de
- Update to version 3.12.1
see included CHANGES.md file for details
-------------------------------------------------------------------
Tue Oct 10 10:10:10 UTC 2023 - ohering@suse.de

View File

@ -25,7 +25,7 @@
%define pkg ocaml-dune
%global _buildshell /bin/bash
Name: %pkg%nsuffix
Version: 3.11.1
Version: 3.12.1
Release: 0
%{?ocaml_preserve_bytecode}
License: MIT
@ -34,7 +34,7 @@ BuildRoot: %_tmppath/%name-%version-build
URL: https://opam.ocaml.org/packages/dune
Source0: %pkg-%version.tar.xz
Requires: ocamlfind(compiler-libs)
BuildRequires: ocaml-rpm-macros >= 20230101
BuildRequires: ocaml-rpm-macros >= 20231101
BuildRequires: ocaml(ocaml_base_version) >= 4.08
%if "%build_flavor" == ""
Provides: %name-bootstrap = %version-%release