- 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:
Olaf Hering 2024-01-05 17:38:30 +00:00 committed by Git OBS Bridge
parent 4e826053fe
commit 1d6eac5944
5 changed files with 12 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">ocaml-dune</param>
<param name="revision">2e4994f005e9a94993150601bdb60759d9de5ab6</param>
<param name="revision">f5be55fecd654fc097fa8990b62d5d826fa9b22f</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.12.1.tar.xz (Stored with Git LFS)

Binary file not shown.

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

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

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# 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.12.1
Version: 3.12.2
Release: 0
%{?ocaml_preserve_bytecode}
License: MIT