Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ocaml-bisect_ppx for
openSUSE:Factory checked in at 2023-06-01 17:21:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-bisect_ppx (Old)
and /work/SRC/openSUSE:Factory/.ocaml-bisect_ppx.new.2531 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-bisect_ppx"
Thu Jun 1 17:21:17 2023 rev:7 rq:1090290 version:2.8.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-bisect_ppx/ocaml-bisect_ppx.changes
2023-05-23 14:53:54.658258622 +0200
+++
/work/SRC/openSUSE:Factory/.ocaml-bisect_ppx.new.2531/ocaml-bisect_ppx.changes
2023-06-01 17:21:18.242794773 +0200
@@ -1,0 +2,5 @@
+Sun May 21 21:21:21 UTC 2023 - [email protected]
+
+- JaneStreet libraries are 64bit, this pkg depends on them
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ocaml-bisect_ppx.spec ++++++
--- /var/tmp/diff_new_pack.rWvOnc/_old 2023-06-01 17:21:18.666797287 +0200
+++ /var/tmp/diff_new_pack.rWvOnc/_new 2023-06-01 17:21:18.670797311 +0200
@@ -21,9 +21,12 @@
%if "%build_flavor" == "testsuite"
%if %{without ocaml_bisect_ppx_testsuite}
ExclusiveArch: do-not-build
+%else
+ExclusiveArch: aarch64 ppc64 ppc64le riscv64 s390x x86_64
%endif
%define nsuffix -testsuite
%else
+ExclusiveArch: aarch64 ppc64 ppc64le riscv64 s390x x86_64
%define nsuffix %nil
%endif