Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package opam for openSUSE:Factory checked in at 2021-04-29 01:36:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opam (Old) and /work/SRC/openSUSE:Factory/.opam.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opam" Thu Apr 29 01:36:59 2021 rev:8 rq:869993 version:2.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/opam/opam.changes 2020-05-01 11:12:43.471765415 +0200 +++ /work/SRC/openSUSE:Factory/.opam.new.12324/opam.changes 2021-04-29 01:37:28.718500048 +0200 @@ -1,0 +2,6 @@ +Thu Jan 21 21:21:21 UTC 2021 - [email protected] + +- Update to 2.0.8, via _service file + See included CHANGES for details + +------------------------------------------------------------------- Old: ---- opam-2.0.7.tar.xz New: ---- opam-2.0.8.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opam.spec ++++++ --- /var/tmp/diff_new_pack.wbil7G/_old 2021-04-29 01:37:29.118500615 +0200 +++ /var/tmp/diff_new_pack.wbil7G/_new 2021-04-29 01:37:29.122500621 +0200 @@ -1,7 +1,7 @@ # # spec file for package opam # -# Copyright (c) 2020 SUSE LLC +# 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,7 +17,7 @@ Name: opam -Version: 2.0.7 +Version: 2.0.8 Release: 0 Summary: Source-based package manager for OCaml License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception @@ -31,12 +31,11 @@ BuildRequires: ocaml BuildRequires: ocaml-cppo BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20200220 +BuildRequires: ocaml-rpm-macros >= 20210121 BuildRequires: ocamlfind(bigarray) BuildRequires: ocamlfind(cmdliner) BuildRequires: ocamlfind(cudf) -BuildRequires: ocamlfind(dose-algo) -BuildRequires: ocamlfind(dose-common) +BuildRequires: ocamlfind(dose3) BuildRequires: ocamlfind(mccs) BuildRequires: ocamlfind(ocamlgraph) BuildRequires: ocamlfind(opam-file-format) @@ -109,7 +108,6 @@ %ocaml_create_file_list %files -f %{name}.files -%doc CHANGES %{_bindir}/opam %{_mandir}/man*/* ++++++ _service ++++++ --- /var/tmp/diff_new_pack.wbil7G/_old 2021-04-29 01:37:29.150500660 +0200 +++ /var/tmp/diff_new_pack.wbil7G/_new 2021-04-29 01:37:29.150500660 +0200 @@ -1,7 +1,7 @@ <services> <service mode="disabled" name="tar_scm"> <param name="filename">opam</param> - <param name="revision">4c1704d6a1a879625a132fbe4f1bb207965700b0</param> + <param name="revision">806baaaf9265b28ed6b92576fd8d0ddbd4612ce7</param> <param name="scm">git</param> <param name="submodules">disable</param> <param name="url">https://github.com/ocaml/opam.git</param> ++++++ opam-2.0.7.tar.xz -> opam-2.0.8.tar.xz ++++++ ++++ 3186 lines of diff (skipped) ++++++ opam.patch ++++++ --- /var/tmp/diff_new_pack.wbil7G/_old 2021-04-29 01:37:29.370500972 +0200 +++ /var/tmp/diff_new_pack.wbil7G/_new 2021-04-29 01:37:29.370500972 +0200 @@ -28,7 +28,7 @@ (public_name opam-solver) (synopsis "OCaml Package Manager solver interaction library") - (libraries opam-format cudf dose3.algo -+ (libraries opam-format cudf dose-algo dose-common ++ (libraries opam-format cudf dose3.algo dose3.common (select opamBuiltinMccs.ml from (mccs -> opamBuiltinMccs.ml.real) ( -> opamBuiltinMccs.ml.dummy)))
