Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-result for openSUSE:Factory checked in at 2022-04-12 21:49:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-result (Old) and /work/SRC/openSUSE:Factory/.ocaml-result.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-result" Tue Apr 12 21:49:56 2022 rev:7 rq:968053 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-result/ocaml-result.changes 2022-04-06 21:51:48.255352962 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-result.new.1900/ocaml-result.changes 2022-04-12 21:49:57.867204760 +0200 @@ -1,0 +2,5 @@ +Sat Apr 9 12:34:56 UTC 2022 - [email protected] + +- Remove usage of ocaml-dune-bootstrap, following changes in ocaml-dune + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-result.spec ++++++ --- /var/tmp/diff_new_pack.B2qlL6/_old 2022-04-12 21:49:58.255200401 +0200 +++ /var/tmp/diff_new_pack.B2qlL6/_new 2022-04-12 21:49:58.259200357 +0200 @@ -27,8 +27,8 @@ URL: https://opam.ocaml.org/packages/result Source0: %name-%version.tar.xz BuildRequires: ocaml -BuildRequires: ocaml-dune-bootstrap -BuildRequires: ocaml-rpm-macros >= 20220222 +BuildRequires: ocaml-dune +BuildRequires: ocaml-rpm-macros >= 20220409 %description Projects that want to use the new result type defined in OCaml >= 4.03 while @@ -51,18 +51,15 @@ %setup -q %build -export PATH="%ocaml_dune_bootstrap_directory:$PATH" dune_release_pkgs='result' %ocaml_dune_setup %ocaml_dune_build %install -export PATH="%ocaml_dune_bootstrap_directory:$PATH" %ocaml_dune_install %ocaml_create_file_list %check -export PATH="%ocaml_dune_bootstrap_directory:$PATH" %ocaml_dune_test %files -f %name.files
