Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 2bb4f90fd6 | |||
| ef155e6ca8 |
2
_service
2
_service
@@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="manual">
|
||||
<param name="filename">ocaml-dune</param>
|
||||
<param name="revision">76c0c3941798f81dcc13a305d7abb120c191f5fa</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>
|
||||
|
||||
BIN
ocaml-dune-3.19.1.tar.xz
LFS
BIN
ocaml-dune-3.19.1.tar.xz
LFS
Binary file not shown.
3
ocaml-dune-3.20.2.tar.xz
Normal file
3
ocaml-dune-3.20.2.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd6494f37890b70314ed3ad7804fec1ffdb6515251b7d50c0a33b9d6341602b9
|
||||
size 2180956
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ocaml-dune
|
||||
#
|
||||
# Copyright (c) 2025 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.19.1
|
||||
Version: 3.20.2
|
||||
Release: 0
|
||||
%{?ocaml_preserve_bytecode}
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user