Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ocaml-augeas"

Fri Jul 17 18:50:47 2026 rev:5 rq:1366435 version:0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-augeas/ocaml-augeas.changes        
2025-07-01 11:36:01.777980001 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-augeas.new.24530/ocaml-augeas.changes     
2026-07-17 18:52:15.994908876 +0200
@@ -1,0 +2,5 @@
+Tue Jul  7 07:07:07 UTC 2026 - [email protected]
+
+- Remove 32bit architectures
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-augeas.spec ++++++
--- /var/tmp/diff_new_pack.2nGmJx/_old  2026-07-17 18:52:17.578962477 +0200
+++ /var/tmp/diff_new_pack.2nGmJx/_new  2026-07-17 18:52:17.598963154 +0200
@@ -21,6 +21,7 @@
 Release:        0
 Summary:        OCaml bindings for Augeas configuration API
 License:        LGPL-2.1-or-later
+ExclusiveArch:  aarch64 ppc64le riscv64 s390x x86_64
 URL:            https://download.libguestfs.org/ocaml-augeas/
 Source0:        
https://download.libguestfs.org/ocaml-augeas/%{name}-%{version}.tar.gz
 Source1:        %{name}-%{version}.tar.gz.sig
@@ -53,7 +54,8 @@
 %define _lto_cflags %{nil}
 
 %configure
-make all
+LDFLAGS=
+make all LDFLAGS=${LDFLAGS}
 make doc
 
 %check

Reply via email to