- 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:
Olaf Hering 2023-01-02 14:47:56 +00:00 committed by Git OBS Bridge
parent c679c32d09
commit ff465cb79e
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">ac188544b55357c1fff277f54d1481d28a634e19</param>
<param name="revision">77c1e6f8f27f57fe0c04ec1624a85069b02437cf</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://github.com/ocaml/dune.git</param>

View File

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

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

View File

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

View File

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