Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ocaml-0install-solver for
openSUSE:Factory checked in at 2026-07-17 01:39:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-0install-solver (Old)
and /work/SRC/openSUSE:Factory/.ocaml-0install-solver.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-0install-solver"
Fri Jul 17 01:39:50 2026 rev:4 rq:1366130 version:2.18
Changes:
--------
---
/work/SRC/openSUSE:Factory/ocaml-0install-solver/ocaml-0install-solver.changes
2025-04-04 18:08:59.603866956 +0200
+++
/work/SRC/openSUSE:Factory/.ocaml-0install-solver.new.24530/ocaml-0install-solver.changes
2026-07-17 01:41:52.229986497 +0200
@@ -1,0 +2,5 @@
+Tue Jul 7 07:07:07 UTC 2026 - [email protected]
+
+- Remove 32bit architectures
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ocaml-0install-solver.spec ++++++
--- /var/tmp/diff_new_pack.Pmg1JN/_old 2026-07-17 01:41:52.730003595 +0200
+++ /var/tmp/diff_new_pack.Pmg1JN/_new 2026-07-17 01:41:52.730003595 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ocaml-0install-solver
#
-# 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_0install_solver_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: Package dependency solver
License: LGPL-2.1-or-later
-Group: Development/Languages/OCaml
-URL: https://opam.ocaml.org/packages/0install-solver
+URL: https://opam.ocaml.org/packages/0install-solver/
Source0: %pkg-%version.tar.xz
BuildRequires: ocaml(ocaml_base_version) >= 4.08
BuildRequires: ocaml-dune >= 2.5
-BuildRequires: ocaml-rpm-macros >= 20231101
+BuildRequires: ocaml-rpm-macros >= 20260707
%if "%build_flavor" == "testsuite"
BuildRequires: ocamlfind(ounit2)
@@ -57,8 +58,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