Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-base64 for openSUSE:Factory checked in at 2025-03-26 21:23:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-base64 (Old) and /work/SRC/openSUSE:Factory/.ocaml-base64.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-base64" Wed Mar 26 21:23:56 2025 rev:3 rq:1256253 version:3.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-base64/ocaml-base64.changes 2023-03-14 18:16:22.611645908 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-base64.new.2696/ocaml-base64.changes 2025-03-26 21:25:40.796122912 +0100 @@ -1,0 +2,5 @@ +Wed Mar 26 12:34:56 UTC 2025 - oher...@suse.de + +- allow only 64bit to follow other packages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-base64.spec ++++++ --- /var/tmp/diff_new_pack.PwCyP9/_old 2025-03-26 21:25:41.392147416 +0100 +++ /var/tmp/diff_new_pack.PwCyP9/_new 2025-03-26 21:25:41.396147580 +0100 @@ -21,10 +21,13 @@ %if "%build_flavor" == "testsuite" %if %{without ocaml_base64_testsuite} ExclusiveArch: do-not-build +%else +ExclusiveArch: aarch64 ppc64 ppc64le riscv64 s390x x86_64 %endif %define nsuffix -testsuite %else %define nsuffix %nil +ExclusiveArch: aarch64 ppc64 ppc64le riscv64 s390x x86_64 %endif %define pkg ocaml-base64 @@ -40,8 +43,6 @@ BuildRequires: ocaml BuildRequires: ocaml-dune >= 2.3 BuildRequires: ocaml-rpm-macros >= 20230101 -%if 1 -%endif %if "%build_flavor" == "testsuite" BuildRequires: ocamlfind(alcotest)