Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-ptmap for openSUSE:Factory checked in at 2026-07-17 01:38:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-ptmap (Old) and /work/SRC/openSUSE:Factory/.ocaml-ptmap.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-ptmap" Fri Jul 17 01:38:57 2026 rev:7 rq:1365573 version:2.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-ptmap/ocaml-ptmap.changes 2024-02-06 16:36:28.167217840 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-ptmap.new.24530/ocaml-ptmap.changes 2026-07-17 01:41:07.944489379 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-ptmap.spec ++++++ --- /var/tmp/diff_new_pack.64I9Hb/_old 2026-07-17 01:41:08.556510043 +0200 +++ /var/tmp/diff_new_pack.64I9Hb/_new 2026-07-17 01:41:08.556510043 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-ptmap # -# Copyright (c) 2024 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: Maps over integers implemented as Patricia trees License: LGPL-2.1-or-later WITH OCaml-linking-exception -ExclusiveArch: aarch64 ppc64 ppc64le riscv64 s390x x86_64 -Group: Development/Languages/OCaml -URL: https://opam.ocaml.org/packages/ptmap +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 +URL: https://opam.ocaml.org/packages/ptmap/ Source0: %name-%version.tar.xz BuildRequires: ocaml BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20231101 +BuildRequires: ocaml-rpm-macros >= 20260707 BuildRequires: ocamlfind(seq) BuildRequires: ocamlfind(stdlib-shims) @@ -38,8 +37,7 @@ %package devel Summary: Development files for %name -Group: Development/Languages/OCaml -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.64I9Hb/_old 2026-07-17 01:41:08.588511124 +0200 +++ /var/tmp/diff_new_pack.64I9Hb/_new 2026-07-17 01:41:08.592511259 +0200 @@ -1,5 +1,5 @@ <services> - <service name="tar_scm" mode="disabled"> + <service name="tar_scm" mode="manual"> <param name="filename">ocaml-ptmap</param> <param name="revision">e08084caa43fa7c1e08c43858cb04cb6c42cf2df</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> ++++++ ocaml-ptmap-2.0.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ocaml-ptmap-2.0.5/.gitignore new/ocaml-ptmap-2.0.5/.gitignore --- old/ocaml-ptmap-2.0.5/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/ocaml-ptmap-2.0.5/.gitignore 2020-09-04 13:21:59.000000000 +0200 @@ -0,0 +1,2 @@ +.merlin +_build/
