Use Group: Development/Languages/OCaml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-parmap?expand=0&rev=25
This commit is contained in:
Olaf Hering 2017-07-25 13:23:34 +00:00 committed by Git OBS Bridge
parent 9d76f36758
commit 32d9e9adae
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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