Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-re for openSUSE:Factory checked in at 2026-07-17 01:39:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-re (Old) and /work/SRC/openSUSE:Factory/.ocaml-re.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-re" Fri Jul 17 01:39:01 2026 rev:12 rq:1365575 version:1.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-re/ocaml-re.changes 2025-11-12 21:16:35.903694540 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-re.new.24530/ocaml-re.changes 2026-07-17 01:41:10.536576899 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-re.spec ++++++ --- /var/tmp/diff_new_pack.tFu859/_old 2026-07-17 01:41:11.044594052 +0200 +++ /var/tmp/diff_new_pack.tFu859/_new 2026-07-17 01:41:11.048594187 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-re # -# 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,9 +22,11 @@ %if %{without ocaml_re_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,12 +37,11 @@ %{?ocaml_preserve_bytecode} Summary: Pure OCaml regular expressions License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception -Group: Development/Languages/OCaml -URL: https://opam.ocaml.org/packages/re +URL: https://opam.ocaml.org/packages/re/ Source0: %pkg-%version.tar.xz BuildRequires: ocaml(ocaml_base_version) >= 4.12 BuildRequires: ocaml-dune >= 3.15 -BuildRequires: ocaml-rpm-macros >= 20240909 +BuildRequires: ocaml-rpm-macros >= 20260707 %if "%build_flavor" == "testsuite" BuildRequires: ocamlfind(base) @@ -54,7 +55,6 @@ %package devel Summary: Development files for %name -Group: Development/Languages/OCaml Requires: %name = %version-%release %description devel
