diff --git a/ocaml-fileutils.changes b/ocaml-fileutils.changes index 9a68f31..f0cf893 100644 --- a/ocaml-fileutils.changes +++ b/ocaml-fileutils.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-fileutils.spec b/ocaml-fileutils.spec index d26a1dc..bb722bc 100644 --- a/ocaml-fileutils.spec +++ b/ocaml-fileutils.spec @@ -22,7 +22,7 @@ Release: 0 %{?ocaml_preserve_bytecode} Summary: OCaml library for common file and filename operations License: SUSE-LGPL-2.0-with-linking-exception -Group: Development/Libraries/Other +Group: Development/Languages/OCaml Url: https://github.com/gildor478/ocaml-fileutils Source0: ocaml-fileutils-%{version}.tar.xz BuildRequires: ocaml >= 4.00.1 @@ -46,7 +46,7 @@ abstract filenames. %package devel Summary: Development files for %{name} -Group: Development/Libraries/Other +Group: Development/Languages/OCaml Requires: %{name} = %{version} %description devel