10 Commits

Author SHA256 Message Date
cb5e8cd386 Accepting request 1284990 from devel:languages:ocaml
- Update to version 3.19.1
  see included CHANGES.md file for details

OBS-URL: https://build.opensuse.org/request/show/1284990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=50
2025-06-12 13:53:26 +00:00
192c6e895b - Update to version 3.19.1
see included CHANGES.md file for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=136
2025-06-12 05:01:53 +00:00
4b8dac5c9f Accepting request 1279985 from devel:languages:ocaml
- Update to version 3.19.0
  see included CHANGES.md file for details

OBS-URL: https://build.opensuse.org/request/show/1279985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=49
2025-05-26 16:38:45 +00:00
2ee3a67fc9 - Update to version 3.19.0
see included CHANGES.md file for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=134
2025-05-24 16:03:02 +00:00
f1a154ed85 Accepting request 1274657 from devel:languages:ocaml
- Update to version 3.18.2
  see included CHANGES.md file for details

OBS-URL: https://build.opensuse.org/request/show/1274657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=48
2025-05-05 20:30:01 +00:00
be2dfe0f79 - Update to version 3.18.2
see included CHANGES.md file for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=132
2025-05-05 12:34:32 +00:00
a0764acced Accepting request 1267058 from devel:languages:ocaml
- Update to version 3.18.0
  see included CHANGES.md file for details

OBS-URL: https://build.opensuse.org/request/show/1267058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=47
2025-04-04 16:09:01 +00:00
f1640f7a00 - Update to version 3.18.0
see included CHANGES.md file for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=130
2025-04-04 05:46:52 +00:00
ed8c8c0106 Accepting request 1249873 from devel:languages:ocaml
- Update to version 3.17.2
  see included CHANGES.md file for details

OBS-URL: https://build.opensuse.org/request/show/1249873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=46
2025-03-04 17:31:49 +00:00
bf5f52601e - Update to version 3.17.2
see included CHANGES.md file for details

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

View File

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

BIN
ocaml-dune-3.19.1.tar.xz LFS Normal file

Binary file not shown.

View File

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

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
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 and contributors
# Copyright (c) 2025 SUSE LLC
#
# 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.20.2
Version: 3.19.1
Release: 0
%{?ocaml_preserve_bytecode}
License: MIT