Hello community, here is the log from the commit of package ocaml-parmap for openSUSE:Factory checked in at 2017-06-09 15:56:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-parmap (Old) and /work/SRC/openSUSE:Factory/.ocaml-parmap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-parmap" Fri Jun 9 15:56:45 2017 rev:2 rq:501607 version:20160605.10e2437 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-parmap/ocaml-parmap.changes 2016-07-15 12:48:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-parmap.new/ocaml-parmap.changes 2017-06-09 15:56:47.700855148 +0200 @@ -1,0 +2,5 @@ +Wed May 31 07:07:33 UTC 2017 - [email protected] + +- Replace tabs with spaces in generated _oasis file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-parmap.spec ++++++ --- /var/tmp/diff_new_pack.C4mVxp/_old 2017-06-09 15:56:48.832695396 +0200 +++ /var/tmp/diff_new_pack.C4mVxp/_new 2017-06-09 15:56:48.832695396 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-parmap # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: ocaml-parmap Version: 20160605.10e2437 -%{ocaml_preserve_bytecode} Release: 0 -License: LGPL-2.0 +%{ocaml_preserve_bytecode} Summary: Exploit multicore architectures for OCaml programs with minimal modifications -Url: http://rdicosmo.github.io/parmap/ +License: LGPL-2.0 Group: Development/Libraries/Other +Url: http://rdicosmo.github.io/parmap/ Source: %{name}-%{version}.tar.xz BuildRequires: ocaml BuildRequires: ocaml-oasis @@ -75,10 +76,10 @@ sh -c "sed 's/^Version.*/Version: %{version}/' | tee _oasis" <<_EOF_ OASISFormat: 0.4 Name: parmap -Version: 20160605.10e2437 +Version: 0 Synopsis: library to exploit multicore architectures (parallel programming) Authors: Marco Danelutto and Roberto Di Cosmo -License: LGPL-2 +License: %{license} LicenseFile: LICENSE Plugins: META(`oasis version`) BuildTools: ocamlbuild @@ -105,7 +106,6 @@ MainIs: mandels.ml CompiledObject: best BuildDepends: parmap, graphics, unix, bigarray - _EOF_ %oasis_setup %ocaml_oasis_configure --enable-docs
