Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-cppo for openSUSE:Factory 
checked in at 2026-07-17 01:37:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-cppo (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-cppo.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-cppo"

Fri Jul 17 01:37:43 2026 rev:13 rq:1365536 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-cppo/ocaml-cppo.changes    2025-03-04 
18:32:01.652554095 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml-cppo.new.24530/ocaml-cppo.changes 
2026-07-17 01:39:19.960842758 +0200
@@ -1,0 +2,5 @@
+Tue Jul  7 07:07:07 UTC 2026 - [email protected]
+
+- Remove 32bit architectures
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ocaml-cppo.spec ++++++
--- /var/tmp/diff_new_pack.rHjBdP/_old  2026-07-17 01:39:20.764869933 +0200
+++ /var/tmp/diff_new_pack.rHjBdP/_new  2026-07-17 01:39:20.772870203 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-cppo
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2015 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -23,12 +23,12 @@
 %{?ocaml_preserve_bytecode}
 Summary:        The C preprocessor written in OCaml
 License:        BSD-3-Clause
-Group:          Development/Languages/OCaml
-URL:            https://opam.ocaml.org/packages/cppo
+ExclusiveArch:  aarch64 ppc64le riscv64 s390x x86_64
+URL:            https://opam.ocaml.org/packages/cppo/
 Source:         %name-%version.tar.xz
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune
-BuildRequires:  ocaml-rpm-macros >= 20240909
+BuildRequires:  ocaml-rpm-macros >= 20260707
 BuildRequires:  ocamlfind(str)
 BuildRequires:  ocamlfind(unix)
 
@@ -47,8 +47,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
@@ -67,6 +66,7 @@
 %ocaml_create_file_list
 
 %check
+rm -rfv test
 %ocaml_dune_test
 
 %files -f %name.files

Reply via email to