2 Commits

Author SHA256 Message Date
2bb4f90fd6 Accepting request 1317326 from devel:languages:ocaml
- Update to version 3.20.2
  see included CHANGES.md file for details

OBS-URL: https://build.opensuse.org/request/show/1317326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=51
2025-11-12 20:15:39 +00:00
ef155e6ca8 - Update to version 3.20.2
see included CHANGES.md file for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=138
2025-11-11 20:03:59 +00:00
5 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="manual">
<param name="filename">ocaml-dune</param>
<param name="revision">76c0c3941798f81dcc13a305d7abb120c191f5fa</param>
<param name="revision">1e54fd3f450aae7fb41ffb6b7c8b7a5aed754777</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://github.com/ocaml/dune.git</param>

Binary file not shown.

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 11 11:11:11 UTC 2025 - ohering@suse.de
- Update to version 3.20.2
see included CHANGES.md file for details
-------------------------------------------------------------------
Fri Jun 6 06:06:06 UTC 2025 - ohering@suse.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package ocaml-dune
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
%define pkg ocaml-dune
%global _buildshell /bin/bash
Name: %pkg%nsuffix
Version: 3.19.1
Version: 3.20.2
Release: 0
%{?ocaml_preserve_bytecode}
License: MIT