Hello community, here is the log from the commit of package ocamlify for openSUSE:Factory checked in at 2017-08-18 15:02:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocamlify (Old) and /work/SRC/openSUSE:Factory/.ocamlify.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocamlify" Fri Aug 18 15:02:35 2017 rev:2 rq:512542 version:0.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ocamlify/ocamlify.changes 2016-07-15 12:48:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ocamlify.new/ocamlify.changes 2017-08-18 15:02:36.357343471 +0200 @@ -1,0 +2,10 @@ +Tue Jul 25 13:04:54 UTC 2017 - [email protected] + +- Use Group: Development/Languages/OCaml + +------------------------------------------------------------------- +Mon Jul 17 12:48:58 UTC 2017 - [email protected] + +- Wrap specfile conditionals to fix quilt setup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocamlify.spec ++++++ --- /var/tmp/diff_new_pack.jdrPPM/_old 2017-08-18 15:02:37.481185267 +0200 +++ /var/tmp/diff_new_pack.jdrPPM/_new 2017-08-18 15:02:37.481185267 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocamlify # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,19 +19,19 @@ Name: ocamlify Version: 0.0.2 Release: 0 -%{ocaml_preserve_bytecode} +%{?ocaml_preserve_bytecode} Summary: Verbatim file inclusion as OCaml code License: LGPL-2.1+ -Group: Development/Libraries/Other +Group: Development/Languages/OCaml Url: http://forge.ocamlcore.org/projects/ocamlify/ Source0: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ocaml -BuildRequires: ocamlfind(findlib) BuildRequires: ocaml-ocamlbuild BuildRequires: ocaml-rpm-macros >= 4.03 +BuildRequires: ocamlfind(findlib) %description OCamlify allows to create OCaml source code by including whole files
