Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kalzium for openSUSE:Factory checked 
in at 2026-07-15 16:54:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kalzium (Old)
 and      /work/SRC/openSUSE:Factory/.kalzium.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kalzium"

Wed Jul 15 16:54:01 2026 rev:190 rq:1365835 version:26.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kalzium/kalzium.changes  2026-07-02 
22:11:55.801973880 +0200
+++ /work/SRC/openSUSE:Factory/.kalzium.new.1991/kalzium.changes        
2026-07-15 17:11:25.911182894 +0200
@@ -1,0 +2,5 @@
+Tue Jul  7 07:07:07 UTC 2026 - [email protected]
+
+- Remove OCaml bindings on 32bit architectures
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kalzium.spec ++++++
--- /var/tmp/diff_new_pack.0JIgO5/_old  2026-07-15 17:11:27.915251201 +0200
+++ /var/tmp/diff_new_pack.0JIgO5/_new  2026-07-15 17:11:27.915251201 +0200
@@ -19,6 +19,11 @@
 %define kf6_version 6.19.0
 %define qt6_version 6.9.0
 
+%ifarch aarch64 ppc64le riscv64 s390x x86_64
+%bcond_without kalzium_ocaml_bindings
+%else
+%bcond_with    kalzium_ocaml_bindings
+%endif
 %bcond_without released
 Name:           kalzium
 Version:        26.04.3
@@ -33,8 +38,10 @@
 %endif
 BuildRequires:  fdupes
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
+%if %{with kalzium_ocaml_bindings}
 BuildRequires:  ocaml
 BuildRequires:  ocaml-facile-devel
+%endif
 BuildRequires:  openbabel-devel
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(AvogadroLibs)

Reply via email to