Hello community,

here is the log from the commit of package ocaml-re for openSUSE:Factory 
checked in at 2018-06-19 11:58:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-re (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-re.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-re"

Tue Jun 19 11:58:15 2018 rev:2 rq:616473 version:1.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-re/ocaml-re.changes        2018-04-27 
16:07:51.573509883 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-re.new/ocaml-re.changes   2018-06-19 
11:58:15.782062937 +0200
@@ -1,0 +2,5 @@
+Mon Jun 11 09:13:37 UTC 2018 - [email protected]
+
+- Package the .dune files produced by latest dune. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-re.spec ++++++
--- /var/tmp/diff_new_pack.HqKAzS/_old  2018-06-19 11:58:16.330042589 +0200
+++ /var/tmp/diff_new_pack.HqKAzS/_new  2018-06-19 11:58:16.334042441 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ocaml-parmap
+# spec file for package ocaml-re
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -15,18 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ocaml-re
 Version:        1.7.3
 Release:        0
 %{?ocaml_preserve_bytecode}
-License:        LGPL-2.1-or-later WITH OCaml-linking-exception
 Summary:        Pure OCaml regular expressions
-Url:            https://github.com/ocaml/ocaml-re
+License:        LGPL-2.1-or-later WITH OCaml-linking-exception
 Group:          Development/Languages/OCaml
+Url:            https://github.com/ocaml/ocaml-re
 Source:         
https://github.com/ocaml/ocaml-re/archive/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  ocaml
-BuildRequires:  ocaml-findlib
 BuildRequires:  ocaml-dune
+BuildRequires:  ocaml-findlib
 BuildRequires:  ocaml-ocamldoc
 BuildRequires:  ocaml-rpm-macros >= 4.03
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -85,6 +86,8 @@
 %{_libdir}/ocaml/*/*/*.cmxa
 %endif
 %{_libdir}/ocaml/*/opam
+%{_libdir}/ocaml/*/*.dune
+%{_libdir}/ocaml/*/*/*.dune
 %{_libdir}/ocaml/*/*.cma
 %{_libdir}/ocaml/*/*/*.cma
 %{_libdir}/ocaml/*/*.cmi


Reply via email to