From 11d07578a53e2dd05a8df6e1a84c8ef31d78f15fb54a6ab0d21da16c993e8ec2 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Tue, 25 Jul 2017 13:22:48 +0000 Subject: [PATCH] Use Group: Development/Languages/OCaml OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-libvirt?expand=0&rev=22 --- ocaml-libvirt.changes | 5 +++++ ocaml-libvirt.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ocaml-libvirt.changes b/ocaml-libvirt.changes index c1c63be..20ef8f6 100644 --- a/ocaml-libvirt.changes +++ b/ocaml-libvirt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 25 13:04:54 UTC 2017 - ohering@suse.de + +- Use Group: Development/Languages/OCaml + ------------------------------------------------------------------- Mon Jul 17 12:48:58 UTC 2017 - ohering@suse.de diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index a3cb1a5..63ad223 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -22,7 +22,7 @@ Release: 0 %{?ocaml_preserve_bytecode} Summary: OCaml binding for libvirt License: LGPL-2.0+ -Group: Development/Libraries/Other +Group: Development/Languages/OCaml Url: http://libvirt.org/ocaml/ Source0: %{name}-%{version}.tar.xz BuildRequires: ocaml @@ -39,7 +39,7 @@ OCaml binding for libvirt. %package devel Summary: Development files for %{name} -Group: Development/Libraries +Group: Development/Languages/OCaml Requires: %{name} = %{version} %description devel