From 32d9e9adae34bc434b2bebe65892ea66607fbe4a28ce0ac0e530b7bf6eaf77f2 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Tue, 25 Jul 2017 13:23:34 +0000 Subject: [PATCH] Use Group: Development/Languages/OCaml OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-parmap?expand=0&rev=25 --- ocaml-parmap.changes | 5 +++++ ocaml-parmap.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ocaml-parmap.changes b/ocaml-parmap.changes index aa6f795..572f39e 100644 --- a/ocaml-parmap.changes +++ b/ocaml-parmap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 25 13:04:54 UTC 2017 - ohering@suse.de + +- Use Group: Development/Languages/OCaml + ------------------------------------------------------------------- Mon Jul 17 20:24:18 UTC 2017 - ohering@suse.de diff --git a/ocaml-parmap.spec b/ocaml-parmap.spec index fa7572c..a6a7f30 100644 --- a/ocaml-parmap.spec +++ b/ocaml-parmap.spec @@ -22,7 +22,7 @@ Release: 0 %{?ocaml_preserve_bytecode} Summary: Exploit multicore architectures for OCaml programs with minimal modifications License: LGPL-2.0 -Group: Development/Libraries/Other +Group: Development/Languages/OCaml Url: http://rdicosmo.github.io/parmap/ Source: %{name}-%{version}.tar.xz BuildRequires: ocaml @@ -46,7 +46,7 @@ parameter chunksize. %package devel Summary: Development files for %{name} -Group: Development/Libraries/Other +Group: Development/Languages/OCaml Requires: %{name} = %{version} %description devel