- Update to version 3.12.2
see included CHANGES.md file for details OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=115
This commit is contained in:
parent
4e826053fe
commit
1d6eac5944
2
_service
2
_service
@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="filename">ocaml-dune</param>
|
<param name="filename">ocaml-dune</param>
|
||||||
<param name="revision">2e4994f005e9a94993150601bdb60759d9de5ab6</param>
|
<param name="revision">f5be55fecd654fc097fa8990b62d5d826fa9b22f</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="submodules">disable</param>
|
<param name="submodules">disable</param>
|
||||||
<param name="url">https://github.com/ocaml/dune.git</param>
|
<param name="url">https://github.com/ocaml/dune.git</param>
|
||||||
|
BIN
ocaml-dune-3.12.1.tar.xz
(Stored with Git LFS)
BIN
ocaml-dune-3.12.1.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
ocaml-dune-3.12.2.tar.xz
Normal file
3
ocaml-dune-3.12.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:efe7f2b75bacbddddc3f9667914b2884c7667a0f4410884c134e77063fdbeb4e
|
||||||
|
size 2078184
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 5 05:05:05 UTC 2024 - ohering@suse.de
|
||||||
|
|
||||||
|
- Update to version 3.12.2
|
||||||
|
see included CHANGES.md file for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 12 12:12:12 UTC 2023 - ohering@suse.de
|
Tue Dec 12 12:12:12 UTC 2023 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ocaml-dune
|
# spec file for package ocaml-dune
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,7 +25,7 @@
|
|||||||
%define pkg ocaml-dune
|
%define pkg ocaml-dune
|
||||||
%global _buildshell /bin/bash
|
%global _buildshell /bin/bash
|
||||||
Name: %pkg%nsuffix
|
Name: %pkg%nsuffix
|
||||||
Version: 3.12.1
|
Version: 3.12.2
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user