Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-cudf for openSUSE:Factory checked in at 2026-07-17 01:37:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-cudf (Old) and /work/SRC/openSUSE:Factory/.ocaml-cudf.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-cudf" Fri Jul 17 01:37:48 2026 rev:7 rq:1365539 version:0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-cudf/ocaml-cudf.changes 2025-05-15 17:00:58.345184985 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-cudf.new.24530/ocaml-cudf.changes 2026-07-17 01:39:29.225155872 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-cudf.spec ++++++ --- /var/tmp/diff_new_pack.LO7R8h/_old 2026-07-17 01:39:29.905178856 +0200 +++ /var/tmp/diff_new_pack.LO7R8h/_new 2026-07-17 01:39:29.905178856 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-cudf # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,9 +22,11 @@ %if %{without ocaml_cudf_testsuite} ExclusiveArch: do-not-build %else +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 %endif %define nsuffix -testsuite %else +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 %define nsuffix %nil %endif @@ -35,13 +37,12 @@ %{?ocaml_preserve_bytecode} Summary: Ocaml CUDF library License: LGPL-3.0-or-later WITH OCaml-LGPL-linking-exception -Group: Development/Languages/OCaml -URL: https://opam.ocaml.org/packages/cudf +URL: https://opam.ocaml.org/packages/cudf/ Source0: %pkg-%version.tar.xz Patch0: allow_underscore.patch BuildRequires: ocaml BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20231101 +BuildRequires: ocaml-rpm-macros >= 20260707 BuildRequires: ocamlfind(extlib) %if "%build_flavor" == "testsuite" @@ -53,8 +54,7 @@ %package devel Summary: Development files for %name -Group: Development/Languages/OCaml -Requires: %name = %version +Requires: %name = %version-%release %description devel The %name-devel package contains libraries and signature files for
