SHA256
3
0
forked from pool/ocaml-dune

12 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
5dd20d24d1 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
6fb4a5d2a8 - 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
29b1a97d03 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
5b15ce8c65 - 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
71e46bb3d9 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
3862c16482 - 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
49a1f889dc 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
6a3bfc0c49 - 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
700aa47e48 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
b257c7efd6 - 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 46 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">1e54fd3f450aae7fb41ffb6b7c8b7a5aed754777</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.

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,39 @@
-------------------------------------------------------------------
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
- 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 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.15.0
Version: 3.20.2
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