Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-csexp for openSUSE:Factory checked in at 2022-04-12 21:49:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-csexp (Old) and /work/SRC/openSUSE:Factory/.ocaml-csexp.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-csexp" Tue Apr 12 21:49:52 2022 rev:3 rq:968049 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-csexp/ocaml-csexp.changes 2022-04-06 21:51:22.863642723 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-csexp.new.1900/ocaml-csexp.changes 2022-04-12 21:49:54.119246856 +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-csexp.spec ++++++ --- /var/tmp/diff_new_pack.eMT8hU/_old 2022-04-12 21:49:54.647240926 +0200 +++ /var/tmp/diff_new_pack.eMT8hU/_new 2022-04-12 21:49:54.651240881 +0200 @@ -39,12 +39,8 @@ URL: https://opam.ocaml.org/packages/csexp Source0: %pkg-%version.tar.xz BuildRequires: ocaml -%if "%build_flavor" == "" -BuildRequires: ocaml-dune-bootstrap -%else BuildRequires: ocaml-dune -%endif -BuildRequires: ocaml-rpm-macros >= 20220222 +BuildRequires: ocaml-rpm-macros >= 20220409 %if "%build_flavor" == "testsuite" BuildRequires: ocamlfind(csexp) @@ -71,9 +67,6 @@ %setup -q -n %pkg-%version %build -%if "%build_flavor" == "" -export PATH="%ocaml_dune_bootstrap_directory:$PATH" -%endif dune_release_pkgs='csexp' %ocaml_dune_setup %if "%build_flavor" == "" @@ -82,7 +75,6 @@ %install %if "%build_flavor" == "" -export PATH="%ocaml_dune_bootstrap_directory:$PATH" %ocaml_dune_install %ocaml_create_file_list %endif
