Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-zarith for openSUSE:Factory checked in at 2026-07-17 01:39:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-zarith (Old) and /work/SRC/openSUSE:Factory/.ocaml-zarith.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-zarith" Fri Jul 17 01:39:31 2026 rev:6 rq:1365588 version:1.14 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-zarith/ocaml-zarith.changes 2025-03-04 18:32:25.333532272 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-zarith.new.24530/ocaml-zarith.changes 2026-07-17 01:41:35.533420903 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-zarith.spec ++++++ --- /var/tmp/diff_new_pack.T17T85/_old 2026-07-17 01:41:36.177442648 +0200 +++ /var/tmp/diff_new_pack.T17T85/_new 2026-07-17 01:41:36.181442784 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-zarith # -# 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,14 +22,14 @@ %{?ocaml_preserve_bytecode} Summary: Arbitrary precision integers License: LGPL-2.1-only WITH OCaml-LGPL-linking-exception -Group: Development/Languages/OCaml -URL: https://opam.ocaml.org/packages/zarith +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 +URL: https://opam.ocaml.org/packages/zarith/ Source0: %name-%version.tar.xz Patch0: %name.patch BuildRequires: gmp-devel BuildRequires: ocaml(ocaml_base_version) >= 4.04 BuildRequires: ocaml-dune >= 2.8 -BuildRequires: ocaml-rpm-macros >= 20240909 +BuildRequires: ocaml-rpm-macros >= 20260707 BuildRequires: ocamlfind(dune-configurator) BuildRequires: ocamlfind(ocamldoc) BuildRequires: ocamlfind(str) @@ -39,8 +39,7 @@ %package devel Summary: Development files for %name -Group: Development/Languages/OCaml -Requires: %name = %version +Requires: %name = %version-%release Requires: gmp-devel %description devel ++++++ _service ++++++ --- /var/tmp/diff_new_pack.T17T85/_old 2026-07-17 01:41:36.225444269 +0200 +++ /var/tmp/diff_new_pack.T17T85/_new 2026-07-17 01:41:36.233444539 +0200 @@ -1,11 +1,11 @@ <services> <service name="tar_scm" mode="manual"> <param name="filename">ocaml-zarith</param> - <param name="url">https://github.com/ocaml/Zarith.git</param> + <param name="revision">667d742948914aa1f80d5ad5abb98bc412335e51</param> <param name="scm">git</param> <param name="submodules">disable</param> + <param name="url">https://github.com/ocaml/Zarith.git</param> <param name="versionformat">1.14</param> - <param name="revision">667d742948914aa1f80d5ad5abb98bc412335e51</param> </service> <service name="recompress" mode="manual"> <param name="file">*.tar</param> ++++++ ocaml-zarith-1.14.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ocaml-zarith-1.14/ocaml-zarith.changes new/ocaml-zarith-1.14/ocaml-zarith.changes --- old/ocaml-zarith-1.14/ocaml-zarith.changes 2024-07-10 09:33:30.000000000 +0200 +++ new/ocaml-zarith-1.14/ocaml-zarith.changes 1970-01-01 01:00:00.000000000 +0100 @@ -1,10 +0,0 @@ -cf4154d document jsoo support -9b19c59 (dune-universe/master) Merge pull request #144 from hhugo/jsoo-doc -524a489 Fast path for Z.divisible on small arguments (#147) -cf2f944 Use standard hash function for `Z.hash` and add `Z.seeded_hash` -b9c9676 Test the hash function with random integers and the chi2 test -1898327 Merge pull request #150 from xavierleroy/revised-hash -d0a89ee Fail when unmarshaling would produce non-canonical big integers (#149) -5f8e5e2 CI: use OCaml 5.1.x instead of 5.0 -f71e859 Switch to opam 2.2 for CI (#153) -667d742 (tag: release-1.14) Updates for release 1.14
