Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ocaml-rresult"

Fri Jul 17 01:39:06 2026 rev:2 rq:1365578 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-rresult/ocaml-rresult.changes      
2023-04-04 21:26:16.595187668 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-rresult.new.24530/ocaml-rresult.changes   
2026-07-17 01:41:14.860722902 +0200
@@ -1,0 +2,5 @@
+Tue Jul  7 07:07:07 UTC 2026 - [email protected]
+
+- Remove 32bit architectures
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-rresult.spec ++++++
--- /var/tmp/diff_new_pack.L1KyWi/_old  2026-07-17 01:41:15.616748428 +0200
+++ /var/tmp/diff_new_pack.L1KyWi/_new  2026-07-17 01:41:15.616748428 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-rresult
 #
-# Copyright (c) 2023 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,12 +22,13 @@
 %{?ocaml_preserve_bytecode}
 Summary:        Result value combinators for OCaml
 License:        ISC
-URL:            https://opam.ocaml.org/packages/rresult
+ExclusiveArch:  aarch64 ppc64le riscv64 s390x x86_64
+URL:            https://opam.ocaml.org/packages/rresult/
 Source0:        %name-%version.tar.xz
 Patch0:         ocaml-rresult.patch
 BuildRequires:  ocaml(ocaml_base_version) >= 4.08
 BuildRequires:  ocaml-dune
-BuildRequires:  ocaml-rpm-macros >= 20230101
+BuildRequires:  ocaml-rpm-macros >= 20260707
 BuildRequires:  ocamlfind(compiler-libs)
 BuildRequires:  ocamlfind(result)
 
@@ -39,7 +40,7 @@
 
 %package        devel
 Summary:        Development files for %name
-Requires:       %name = %version
+Requires:       %name = %version-%release
 
 %description    devel
 The %name-devel package contains libraries and signature files for

++++++ _service ++++++
--- /var/tmp/diff_new_pack.L1KyWi/_old  2026-07-17 01:41:15.652749644 +0200
+++ /var/tmp/diff_new_pack.L1KyWi/_new  2026-07-17 01:41:15.656749779 +0200
@@ -1,5 +1,5 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="tar_scm" mode="manual">
     <param name="filename">ocaml-rresult</param>
     <param name="revision">e94378d2b216632970dc41f8ca6c71611acbaf03</param>
     <param name="scm">git</param>
@@ -9,10 +9,10 @@
     <param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="disabled"/>
+  <service name="set_version" mode="manual"/>
 </services>
 

Reply via email to