Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-ctypes for openSUSE:Factory checked in at 2026-07-17 01:37:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-ctypes (Old) and /work/SRC/openSUSE:Factory/.ocaml-ctypes.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-ctypes" Fri Jul 17 01:37:46 2026 rev:11 rq:1365538 version:0.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-ctypes/ocaml-ctypes.changes 2025-11-12 21:16:37.179748028 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-ctypes.new.24530/ocaml-ctypes.changes 2026-07-17 01:39:25.433027707 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-ctypes.spec ++++++ --- /var/tmp/diff_new_pack.kqb9aD/_old 2026-07-17 01:39:27.649102605 +0200 +++ /var/tmp/diff_new_pack.kqb9aD/_new 2026-07-17 01:39:27.665103147 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-ctypes # -# Copyright (c) 2025 SUSE LLC and contributors +# 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,11 +22,11 @@ %if %{without ocaml_ctypes_testsuite} ExclusiveArch: do-not-build %else -ExclusiveArch: aarch64 ppc64 ppc64le riscv64 s390x x86_64 +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 %endif %define nsuffix -testsuite %else -ExclusiveArch: aarch64 ppc64 ppc64le riscv64 s390x x86_64 +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 %define nsuffix %nil %endif @@ -37,12 +37,11 @@ %{?ocaml_preserve_bytecode} Summary: Combinators for binding to C libraries without writing any C License: ISC -Group: Development/Languages/OCaml -URL: https://opam.ocaml.org/packages/ctypes +URL: https://opam.ocaml.org/packages/ctypes/ Source0: %pkg-%version.tar.xz BuildRequires: ocaml BuildRequires: ocaml-dune >= 3.9 -BuildRequires: ocaml-rpm-macros >= 20240909 +BuildRequires: ocaml-rpm-macros >= 20260707 BuildRequires: ocamlfind(bisect_ppx) BuildRequires: ocamlfind(dune-configurator) BuildRequires: ocamlfind(findlib) @@ -61,8 +60,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 @@ -93,10 +91,8 @@ %if "%build_flavor" == "" %files -f %name.files -%defattr(-,root,root,-) %files devel -f %name.files.devel -%defattr(-,root,root,-) %endif
