Accepting request 993928 from devel:languages:ocaml
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/993928 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-dune?expand=0&rev=27
This commit is contained in:
commit
ffc9c215aa
2
_service
2
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="filename">ocaml-dune</param>
|
||||
<param name="revision">b3232b22e13ff2fe4db994ba7ae3db727d1493cd</param>
|
||||
<param name="revision">ac188544b55357c1fff277f54d1481d28a634e19</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</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:17bc3429f3768bb1e3e99456d3cb243a2b20e12ba916a6ace0414aceea4cafb7
|
||||
size 1304608
|
3
ocaml-dune-3.4.1.tar.xz
Normal file
3
ocaml-dune-3.4.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:24049de952f4dc288c9befdb429792a266393f4dc85bd1226afb33388d602c30
|
||||
size 1312556
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 2 02:02:02 UTC 2022 - ohering@suse.de
|
||||
|
||||
- Update to version 3.4.1
|
||||
see included CHANGES.md for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 22 22:22:22 UTC 2022 - ohering@suse.de
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
%define pkg ocaml-dune
|
||||
%global _buildshell /bin/bash
|
||||
Name: %pkg%nsuffix
|
||||
Version: 3.3.1
|
||||
Version: 3.4.1
|
||||
Release: 0
|
||||
%{?ocaml_preserve_bytecode}
|
||||
License: MIT
|
||||
@ -34,7 +34,7 @@ BuildRoot: %_tmppath/%name-%version-build
|
||||
URL: https://opam.ocaml.org/packages/dune
|
||||
Source0: %pkg-%version.tar.xz
|
||||
Requires: ocamlfind(compiler-libs)
|
||||
BuildRequires: ocaml-rpm-macros >= 20220409
|
||||
BuildRequires: ocaml-rpm-macros >= 20220707
|
||||
BuildRequires: ocaml(ocaml_base_version) >= 4.08
|
||||
%if "%build_flavor" == ""
|
||||
Provides: %name-bootstrap = %version-%release
|
||||
|
Loading…
Reference in New Issue
Block a user