diff --git a/ocaml-cppo.changes b/ocaml-cppo.changes index be6acad..ef55068 100644 --- a/ocaml-cppo.changes +++ b/ocaml-cppo.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-cppo.spec b/ocaml-cppo.spec index e6dd82a..fe4ba9d 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -23,7 +23,7 @@ Release: 0 %{?ocaml_preserve_bytecode} Summary: The C preprocessor written in OCaml License: BSD-3-Clause -Group: Development/Libraries/Other +Group: Development/Languages/OCaml Url: https://github.com/mjambon/cppo Source: %{name}-%{version}.tar.xz BuildRequires: ocaml @@ -51,7 +51,7 @@ robustness of cppo across OCaml versions. %package devel Summary: Development files for %{name} -Group: Development/Libraries/Other +Group: Development/Languages/OCaml Requires: %{name} = %{version} %description devel