Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ocaml-ocamlgraph for
openSUSE:Factory checked in at 2021-04-29 01:36:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-ocamlgraph (Old)
and /work/SRC/openSUSE:Factory/.ocaml-ocamlgraph.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-ocamlgraph"
Thu Apr 29 01:36:47 2021 rev:4 rq:867940 version:2.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-ocamlgraph/ocaml-ocamlgraph.changes
2020-03-09 14:13:47.718522861 +0100
+++
/work/SRC/openSUSE:Factory/.ocaml-ocamlgraph.new.12324/ocaml-ocamlgraph.changes
2021-04-29 01:37:16.866483249 +0200
@@ -1,0 +2,5 @@
+Thu Jan 21 21:21:21 UTC 2021 - [email protected]
+
+- Update to version 2.0.0
+
+-------------------------------------------------------------------
Old:
----
ocaml-ocamlgraph-1.8.8.tar.xz
New:
----
ocaml-ocamlgraph-2.0.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ocaml-ocamlgraph.spec ++++++
--- /var/tmp/diff_new_pack.xGw56t/_old 2021-04-29 01:37:17.294483855 +0200
+++ /var/tmp/diff_new_pack.xGw56t/_new 2021-04-29 01:37:17.294483855 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ocaml-ocamlgraph
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,18 @@
Name: ocaml-ocamlgraph
-Version: 1.8.8
+Version: 2.0.0
Release: 0
%{?ocaml_preserve_bytecode}
Summary: Graph library for OCaml
License: LGPL-2.1
Group: Development/Languages/OCaml
-Url: https://github.com/backtracking/ocamlgraph
+URL: https://opam.ocaml.org/packages/ocamlgraph
Source: %{name}-%{version}.tar.xz
BuildRequires: ocaml
-BuildRequires: ocaml-dune
-BuildRequires: ocaml-rpm-macros >= 20200220
+BuildRequires: ocaml-dune >= 2.0
+BuildRequires: ocaml-rpm-macros >= 20210121
+BuildRequires: ocamlfind(stdlib-shims)
%description
OCamlgraph is a graph library for Objective Caml.
@@ -58,7 +59,6 @@
%ocaml_dune_test
%files -f %{name}.files
-%doc README.adoc
%files devel -f %{name}.files.devel
++++++ _service ++++++
--- /var/tmp/diff_new_pack.xGw56t/_old 2021-04-29 01:37:17.326483901 +0200
+++ /var/tmp/diff_new_pack.xGw56t/_new 2021-04-29 01:37:17.326483901 +0200
@@ -1,27 +1,24 @@
<services>
<service name="tar_scm" mode="disabled">
- <param name="url">https://github.com/dune-universe/ocamlgraph.git</param>
- <param name="scm">git</param>
- <param name="versionformat">1.8.8</param>
- <param name="revision">duniverse-v1.8.8</param>
<param name="filename">ocaml-ocamlgraph</param>
-<param name='exclude'>.gitignore</param>
-<param name='exclude'>.merlin</param>
-<param name='exclude'>.ocp-indent</param>
-<param name='exclude'>CREDITS</param>
-<param name='exclude'>FAQ</param>
-<param name='exclude'>INSTALL.adoc</param>
-<param name='exclude'>META.in</param>
-<param name='exclude'>Makefile.in</param>
-<param name='exclude'>TODO.adoc</param>
-<param name='exclude'>benchs</param>
-<param name='exclude'>examples</param>
-<param name='exclude'>misc</param>
-<param name='exclude'>papers</param>
-<param name='exclude'>proofs</param>
-<param name='exclude'>tests</param>
-<param name='exclude'>view_graph</param>
-<param name='exclude'>www</param>
+ <param name="revision">f97d342db06ccdbc11354303b5f225ae433f7ef3</param>
+ <param name="scm">git</param>
+ <param name="submodules">disable</param>
+ <param name="url">https://github.com/backtracking/ocamlgraph.git</param>
+ <param name="versionformat">@PARENT_TAG@</param>
+ <param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param>
+ <param name="versionrewrite-replacement">\1</param>
+ <param name='exclude'>.gitignore</param>
+ <param name='exclude'>.merlin</param>
+ <param name='exclude'>.ocp-indent</param>
+ <param name='exclude'>CREDITS</param>
+ <param name='exclude'>FAQ</param>
+ <param name='exclude'>INSTALL.md</param>
+ <param name='exclude'>TODO.md</param>
+ <param name='exclude'>dgraph/examples</param>
+ <param name='exclude'>examples</param>
+ <param name='exclude'>tests</param>
+ <param name='exclude'>view_graph</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
++++++ ocaml-ocamlgraph-1.8.8.tar.xz -> ocaml-ocamlgraph-2.0.0.tar.xz ++++++
++++ 81149 lines of diff (skipped)