Accepting request 1056076 from devel:languages:ocaml
- Update to version 1.2.5 Add support for OCaml 5.0 OBS-URL: https://build.opensuse.org/request/show/1056076 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-parmap?expand=0&rev=12
This commit is contained in:
commit
fd90a1cc33
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-parmap</param>
|
<param name="filename">ocaml-parmap</param>
|
||||||
<param name="revision">289660b0cdc71c0c6e88468ca9fb7ee218f30379</param>
|
<param name="revision">963608763589e03de38e744d359884d491e65460</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/rdicosmo/parmap.git</param>
|
<param name="url">https://github.com/rdicosmo/parmap.git</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:04fe08dcbdd47fe41e08fd22b5f6e0fe7dc9efe9c3219f1276309b997fe0ec22
|
|
||||||
size 32560
|
|
BIN
ocaml-parmap-1.2.5.tar.xz
(Stored with Git LFS)
Normal file
BIN
ocaml-parmap-1.2.5.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 1 01:01:01 UTC 2023 - ohering@suse.de
|
||||||
|
|
||||||
|
- Update to version 1.2.5
|
||||||
|
Add support for OCaml 5.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 4 04:04:04 UTC 2022 - ohering@suse.de
|
Mon Apr 4 04:04:04 UTC 2022 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ocaml-parmap
|
# spec file for package ocaml-parmap
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ocaml-parmap
|
Name: ocaml-parmap
|
||||||
Version: 1.2.4
|
Version: 1.2.5
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
Summary: Multicore architecture exploitation for OCaml programs with minimal modifications
|
Summary: Multicore architecture exploitation for OCaml programs with minimal modifications
|
||||||
@ -27,7 +27,7 @@ URL: https://opam.ocaml.org/packages/parmap
|
|||||||
Source0: %name-%version.tar.xz
|
Source0: %name-%version.tar.xz
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-dune >= 2.7
|
BuildRequires: ocaml-dune >= 2.7
|
||||||
BuildRequires: ocaml-rpm-macros >= 20220222
|
BuildRequires: ocaml-rpm-macros >= 20230101
|
||||||
BuildRequires: ocamlfind(bigarray)
|
BuildRequires: ocamlfind(bigarray)
|
||||||
BuildRequires: ocamlfind(dune.configurator)
|
BuildRequires: ocamlfind(dune.configurator)
|
||||||
BuildRequires: ocamlfind(graphics)
|
BuildRequires: ocamlfind(graphics)
|
||||||
|
Loading…
Reference in New Issue
Block a user