Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-dune for openSUSE:Factory checked in at 2023-01-14 00:03:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-dune (Old) and /work/SRC/openSUSE:Factory/.ocaml-dune.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-dune" Sat Jan 14 00:03:46 2023 rev:29 rq:1058307 version:3.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-dune/ocaml-dune.changes 2023-01-05 15:01:11.541127646 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-dune.new.32243/ocaml-dune.changes 2023-01-14 00:04:30.806163729 +0100 @@ -1,0 +2,6 @@ +Fri Jan 6 06:06:06 UTC 2023 - oher...@suse.de + +- Update to version 3.6.2 + see included CHANGES.md for details + +------------------------------------------------------------------- Old: ---- ocaml-dune-3.5.0.tar.xz New: ---- ocaml-dune-3.6.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-dune.spec ++++++ --- /var/tmp/diff_new_pack.En7zv7/_old 2023-01-14 00:04:31.682168832 +0100 +++ /var/tmp/diff_new_pack.En7zv7/_new 2023-01-14 00:04:31.686168855 +0100 @@ -25,7 +25,7 @@ %define pkg ocaml-dune %global _buildshell /bin/bash Name: %pkg%nsuffix -Version: 3.5.0 +Version: 3.6.2 Release: 0 %{?ocaml_preserve_bytecode} License: MIT @@ -80,7 +80,7 @@ %build mv -vb src/dune_rules/setup.defaults.ml src/dune_rules/setup.ml -ocaml configure.ml \ +bash configure \ '--bindir=%_bindir' \ '--datadir=%_datadir' \ '--etcdir=%_sysconfdir' \ @@ -94,8 +94,8 @@ dune_release_pkgs='dune' %ocaml_dune_setup jobs="-j `/usr/bin/getconf _NPROCESSORS_ONLN`" -ocaml bootstrap.ml --verbose ${jobs} -./dune.exe build \ +ocaml boot/bootstrap.ml --verbose ${jobs} +./_boot/dune.exe build \ dune.install \ --release \ --profile dune-bootstrap \ @@ -103,7 +103,7 @@ ${jobs} \ %nil mkdir .bin -ln -s ../dune.exe .bin/dune +ln -sv ../_boot/dune.exe .bin/dune %endif # %if "%build_flavor" == "devel" ++++++ _service ++++++ --- /var/tmp/diff_new_pack.En7zv7/_old 2023-01-14 00:04:31.734169135 +0100 +++ /var/tmp/diff_new_pack.En7zv7/_new 2023-01-14 00:04:31.738169158 +0100 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="disabled"> <param name="filename">ocaml-dune</param> - <param name="revision">77c1e6f8f27f57fe0c04ec1624a85069b02437cf</param> + <param name="revision">c939c2b0f7a470cedd189988c61cd307a3cedace</param> <param name="scm">git</param> <param name="submodules">disable</param> <param name="url">https://github.com/ocaml/dune.git</param> ++++++ ocaml-dune-3.5.0.tar.xz -> ocaml-dune-3.6.2.tar.xz ++++++ ++++ 28958 lines of diff (skipped)