Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ocaml-opam-0install-cudf for
openSUSE:Factory checked in at 2026-07-17 01:38:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-opam-0install-cudf (Old)
and /work/SRC/openSUSE:Factory/.ocaml-opam-0install-cudf.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-opam-0install-cudf"
Fri Jul 17 01:38:41 2026 rev:4 rq:1365564 version:0.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ocaml-opam-0install-cudf/ocaml-opam-0install-cudf.changes
2025-04-04 18:09:15.276521239 +0200
+++
/work/SRC/openSUSE:Factory/.ocaml-opam-0install-cudf.new.24530/ocaml-opam-0install-cudf.changes
2026-07-17 01:40:45.479730870 +0200
@@ -1,0 +2,5 @@
+Tue Jul 7 07:07:07 UTC 2026 - [email protected]
+
+- Remove 32bit architectures
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ocaml-opam-0install-cudf.spec ++++++
--- /var/tmp/diff_new_pack.W3nBSa/_old 2026-07-17 01:40:46.283758017 +0200
+++ /var/tmp/diff_new_pack.W3nBSa/_new 2026-07-17 01:40:46.283758017 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ocaml-opam-0install-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_opam_0install_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,12 +37,11 @@
%{?ocaml_preserve_bytecode}
Summary: JSON parsing and pretty-printing library
License: ISC
-Group: Development/Languages/OCaml
-URL: https://opam.ocaml.org/packages/opam-0install-cudf
+URL: https://opam.ocaml.org/packages/opam-0install-cudf/
Source0: %pkg-%version.tar.xz
BuildRequires: ocaml(ocaml_base_version) >= 4.08
BuildRequires: ocaml-dune >= 2.7
-BuildRequires: ocaml-rpm-macros >= 20231101
+BuildRequires: ocaml-rpm-macros >= 20260707
BuildRequires: ocamlfind(0install-solver)
BuildRequires: ocamlfind(cudf)
@@ -61,8 +62,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