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 40 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<service name="tar_scm" mode="manual">
<param name="filename">ocaml-dune</param>
<param name="revision">8118ddbd012bd871b75df41c971be904e16b45ca</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>
@@ -9,9 +9,9 @@
<param name="versionrewrite-pattern">[v]?([^+]+)(.*)</param>
<param name="versionrewrite-replacement">\1</param>
</service>
<service name="recompress" mode="disabled">
<service name="recompress" mode="manual">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled"/>
<service name="set_version" mode="manual"/>
</services>

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Fri Jun 6 06:06:06 UTC 2025 - ohering@suse.de
- Update to version 3.19.1
see included CHANGES.md file for details
-------------------------------------------------------------------
Fri May 23 23:23:23 UTC 2025 - ohering@suse.de
- Update to version 3.19.0
see included CHANGES.md file for details
-------------------------------------------------------------------
Mon May 5 05:05:05 UTC 2025 - ohering@suse.de
- Update to version 3.18.2
see included CHANGES.md file for details
-------------------------------------------------------------------
Fri Apr 4 04:04:04 UTC 2025 - ohering@suse.de
- Update to version 3.18.0
see included CHANGES.md file for details
-------------------------------------------------------------------
Mon Mar 3 03:03:03 UTC 2025 - ohering@suse.de
- Update to version 3.17.2
see included CHANGES.md file for details
-------------------------------------------------------------------
Thu Apr 4 04:04:04 UTC 2024 - ohering@suse.de

View File

@@ -1,7 +1,7 @@
#
# spec file for package ocaml-dune
#
# Copyright (c) 2024 SUSE LLC
# 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.15.0
Version: 3.19.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 >= 20231101
BuildRequires: ocaml-rpm-macros >= 20250517
BuildRequires: ocaml(ocaml_base_version) >= 4.08
%if "%build_flavor" == ""
Provides: %name-bootstrap = %version-%release