diff --git a/_service b/_service index 3c21de6..740ad57 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-parmap - 289660b0cdc71c0c6e88468ca9fb7ee218f30379 + 963608763589e03de38e744d359884d491e65460 git disable https://github.com/rdicosmo/parmap.git diff --git a/ocaml-parmap-1.2.4.tar.xz b/ocaml-parmap-1.2.4.tar.xz deleted file mode 100644 index 2b6c191..0000000 --- a/ocaml-parmap-1.2.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04fe08dcbdd47fe41e08fd22b5f6e0fe7dc9efe9c3219f1276309b997fe0ec22 -size 32560 diff --git a/ocaml-parmap-1.2.5.tar.xz b/ocaml-parmap-1.2.5.tar.xz new file mode 100644 index 0000000..cf2793e --- /dev/null +++ b/ocaml-parmap-1.2.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:313e1e9c5dc567ba457fb02d26f115e06afaa453e2c411dbd779d815828a95da +size 33736 diff --git a/ocaml-parmap.changes b/ocaml-parmap.changes index f178947..d2c9994 100644 --- a/ocaml-parmap.changes +++ b/ocaml-parmap.changes @@ -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 diff --git a/ocaml-parmap.spec b/ocaml-parmap.spec index d8d7648..121d9c0 100644 --- a/ocaml-parmap.spec +++ b/ocaml-parmap.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ocaml-parmap -Version: 1.2.4 +Version: 1.2.5 Release: 0 %{?ocaml_preserve_bytecode} 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 BuildRequires: ocaml BuildRequires: ocaml-dune >= 2.7 -BuildRequires: ocaml-rpm-macros >= 20220222 +BuildRequires: ocaml-rpm-macros >= 20230101 BuildRequires: ocamlfind(bigarray) BuildRequires: ocamlfind(dune.configurator) BuildRequires: ocamlfind(graphics)