Hello community,

here is the log from the commit of package ocamlmod for openSUSE:Factory 
checked in at 2017-08-18 15:02:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocamlmod (Old)
 and      /work/SRC/openSUSE:Factory/.ocamlmod.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocamlmod"

Fri Aug 18 15:02:39 2017 rev:2 rq:512543 version:0.0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocamlmod/ocamlmod.changes        2016-07-15 
12:47:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ocamlmod.new/ocamlmod.changes   2017-08-18 
15:02:40.328784410 +0200
@@ -1,0 +2,10 @@
+Tue Jul 25 13:04:54 UTC 2017 - oher...@suse.de
+
+- Use Group: Development/Languages/OCaml
+
+-------------------------------------------------------------------
+Mon Jul 17 12:48:58 UTC 2017 - oher...@suse.de
+
+- Wrap specfile conditionals to fix quilt setup
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ocamlmod.spec ++++++
--- /var/tmp/diff_new_pack.gXczvO/_old  2017-08-18 15:02:41.764582292 +0200
+++ /var/tmp/diff_new_pack.gXczvO/_new  2017-08-18 15:02:41.784579476 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocamlmod
 #
-# 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,10 +19,10 @@
 Name:           ocamlmod
 Version:        0.0.8
 Release:        0
-%{ocaml_preserve_bytecode}
+%{?ocaml_preserve_bytecode}
 Summary:        Generate OCaml modules
 License:        LGPL-2.1+
-Group:          Development/Libraries/Other
+Group:          Development/Languages/OCaml
 
 Url:            http://forge.ocamlcore.org/projects/ocamlmod/
 Source0:        %{name}-%{version}.tar.xz
@@ -30,10 +30,10 @@
 
 BuildRequires:  ocaml
 BuildRequires:  ocaml-findlib
-BuildRequires:  ocamlfind(findlib)
-BuildRequires:  ocamlfind(str)
 BuildRequires:  ocaml-ocamlbuild
 BuildRequires:  ocaml-rpm-macros >= 4.03
+BuildRequires:  ocamlfind(findlib)
+BuildRequires:  ocamlfind(str)
 
 %description
 Generate OCaml modules from source files


Reply via email to