- Update to version 3.4.1

see included CHANGES.md for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=88
This commit is contained in:
Olaf Hering 2022-08-02 07:27:29 +00:00 committed by Git OBS Bridge
parent 6065453c1b
commit c679c32d09
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">b3232b22e13ff2fe4db994ba7ae3db727d1493cd</param>
<param name="revision">ac188544b55357c1fff277f54d1481d28a634e19</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:17bc3429f3768bb1e3e99456d3cb243a2b20e12ba916a6ace0414aceea4cafb7
size 1304608

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

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 2 02:02:02 UTC 2022 - ohering@suse.de
- Update to version 3.4.1
see included CHANGES.md for details
-------------------------------------------------------------------
Wed Jun 22 22:22:22 UTC 2022 - ohering@suse.de

View File

@ -25,7 +25,7 @@
%define pkg ocaml-dune
%global _buildshell /bin/bash
Name: %pkg%nsuffix
Version: 3.3.1
Version: 3.4.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 >= 20220409
BuildRequires: ocaml-rpm-macros >= 20220707
BuildRequires: ocaml(ocaml_base_version) >= 4.08
%if "%build_flavor" == ""
Provides: %name-bootstrap = %version-%release