- Update to version 3.5.0
see included CHANGES.md for details OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-dune?expand=0&rev=90
This commit is contained in:
parent
c679c32d09
commit
ff465cb79e
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">ac188544b55357c1fff277f54d1481d28a634e19</param>
|
<param name="revision">77c1e6f8f27f57fe0c04ec1624a85069b02437cf</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>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:24049de952f4dc288c9befdb429792a266393f4dc85bd1226afb33388d602c30
|
|
||||||
size 1312556
|
|
3
ocaml-dune-3.5.0.tar.xz
Normal file
3
ocaml-dune-3.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:241e54d1284f2510541eba01a1ac392bd14b3839d1151a79820c736615696ad3
|
||||||
|
size 1320376
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 1 01:01:01 UTC 2023 - ohering@suse.de
|
||||||
|
|
||||||
|
- Update to version 3.5.0
|
||||||
|
see included CHANGES.md for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 2 02:02:02 UTC 2022 - ohering@suse.de
|
Tue Aug 2 02:02:02 UTC 2022 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ocaml-dune
|
# spec file for package ocaml-dune
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 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.4.1
|
Version: 3.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user