Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-result for openSUSE:Factory checked in at 2026-07-17 01:39:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-result (Old) and /work/SRC/openSUSE:Factory/.ocaml-result.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-result" Fri Jul 17 01:39:03 2026 rev:8 rq:1365576 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-result/ocaml-result.changes 2022-04-12 21:49:57.867204760 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-result.new.24530/ocaml-result.changes 2026-07-17 01:41:12.544644700 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-result.spec ++++++ --- /var/tmp/diff_new_pack.A1NqEa/_old 2026-07-17 01:41:13.220667526 +0200 +++ /var/tmp/diff_new_pack.A1NqEa/_new 2026-07-17 01:41:13.224667661 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-result # -# Copyright (c) 2022 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,13 +22,12 @@ %{?ocaml_preserve_bytecode} Summary: Compatibility OCaml Result module License: BSD-3-Clause -Group: Development/Languages/OCaml -BuildRoot: %_tmppath/%name-%version-build -URL: https://opam.ocaml.org/packages/result +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 +URL: https://opam.ocaml.org/packages/result/ Source0: %name-%version.tar.xz BuildRequires: ocaml BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20220409 +BuildRequires: ocaml-rpm-macros >= 20260707 %description Projects that want to use the new result type defined in OCaml >= 4.03 while @@ -36,16 +35,12 @@ defined in this library. %package devel -Summary: Development files for the Compatibility OCaml Result module -Group: Development/Languages/OCaml -Requires: %name = %version +Summary: Development files for %name +Requires: %name = %version-%release %description devel -Projects that want to use the new result type defined in OCaml >= 4.03 while -staying compatible with older version of OCaml should use the Result module -defined in this library. - -This package contains development files for %name. +The %name-devel package contains libraries and signature files for +developing applications that use %name. %prep %setup -q @@ -63,8 +58,6 @@ %ocaml_dune_test %files -f %name.files -%defattr(-,root,root,-) %files devel -f %name.files.devel -%defattr(-,root,root,-) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.A1NqEa/_old 2026-07-17 01:41:13.264669011 +0200 +++ /var/tmp/diff_new_pack.A1NqEa/_new 2026-07-17 01:41:13.268669147 +0200 @@ -1,5 +1,5 @@ <services> - <service name="tar_scm" mode="disabled"> + <service name="tar_scm" mode="manual"> <param name="filename">ocaml-result</param> <param name="revision">b0b9cd6e9cce8d2b7ad11127a6135540ec3f8a92</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>
