1
0

Use Group: Development/Languages/OCaml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-calendar?expand=0&rev=16
This commit is contained in:
2017-07-25 13:21:13 +00:00
committed by Git OBS Bridge
parent b85255fc1f
commit 08d4223483
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 12:48:58 UTC 2017 - ohering@suse.de

View File

@@ -27,7 +27,7 @@ Release: 0
%{?ocaml_preserve_bytecode}
Summary: Objective Caml library for managing dates and times
License: LGPL-2.0
Group: Development/Libraries/Other
Group: Development/Languages/OCaml
Url: http://calendar.forge.ocamlcore.org/
Source0: http://forge.ocamlcore.org/frs/download.php/1481/calendar-2.04.tar.gz
Patch1: calendar-2.04-enable-debug.patch
@@ -44,7 +44,7 @@ Objective Caml library for managing dates and times.
%package devel
Summary: Development files for %{name}
Group: Development/Libraries/Other
Group: Development/Languages/OCaml
Requires: %{name} = %{version}
%description devel