- Update to version 1.2.4
fix naked pointers OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-parmap?expand=0&rev=57
This commit is contained in:
parent
18ecc0bc51
commit
e908bc2ced
2
_service
2
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="filename">ocaml-parmap</param>
|
||||
<param name="revision">f140dbc8b05aa3d341c70436a1920a06df9a0ed4</param>
|
||||
<param name="revision">289660b0cdc71c0c6e88468ca9fb7ee218f30379</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</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:4ace67fa8c802d34ccfa79cd767ffad604a37830d4fec7a7eb072169e6149ec6
|
||||
size 32468
|
3
ocaml-parmap-1.2.4.tar.xz
Normal file
3
ocaml-parmap-1.2.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04fe08dcbdd47fe41e08fd22b5f6e0fe7dc9efe9c3219f1276309b997fe0ec22
|
||||
size 32560
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 04:04:04 UTC 2022 - ohering@suse.de
|
||||
|
||||
- Update to version 1.2.4
|
||||
fix naked pointers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 2 21:22:23 UTC 2021 - ohering@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ocaml-parmap
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 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.3
|
||||
Version: 1.2.4
|
||||
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 >= 20210409
|
||||
BuildRequires: ocaml-rpm-macros >= 20220222
|
||||
BuildRequires: ocamlfind(bigarray)
|
||||
BuildRequires: ocamlfind(dune.configurator)
|
||||
BuildRequires: ocamlfind(graphics)
|
||||
|
Loading…
x
Reference in New Issue
Block a user