Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-gen for openSUSE:Factory checked in at 2026-07-17 01:38:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-gen (Old) and /work/SRC/openSUSE:Factory/.ocaml-gen.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-gen" Fri Jul 17 01:38:10 2026 rev:11 rq:1365549 version:1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-gen/ocaml-gen.changes 2024-02-05 22:02:50.322568474 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-gen.new.24530/ocaml-gen.changes 2026-07-17 01:40:02.754288270 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-gen.spec ++++++ --- /var/tmp/diff_new_pack.UGOHD0/_old 2026-07-17 01:40:04.830358368 +0200 +++ /var/tmp/diff_new_pack.UGOHD0/_new 2026-07-17 01:40:04.846358908 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-gen # -# 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,10 +22,11 @@ %if %{without ocaml_gen_testsuite} ExclusiveArch: do-not-build %else -ExclusiveArch: aarch64 ppc64 ppc64le riscv64 s390x x86_64 +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 %endif %define nsuffix -testsuite %else +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 %define nsuffix %nil %endif @@ -36,12 +37,11 @@ %{?ocaml_preserve_bytecode} Summary: Simple, efficient iterators for OCaml License: BSD-2-Clause -Group: Development/Languages/OCaml -URL: https://opam.ocaml.org/packages/gen +URL: https://opam.ocaml.org/packages/gen/ Source0: %pkg-%version.tar.xz BuildRequires: ocaml BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20231101 +BuildRequires: ocaml-rpm-macros >= 20260707 %if 1 BuildRequires: ocamlfind(seq) %endif @@ -60,8 +60,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.UGOHD0/_old 2026-07-17 01:40:04.910361069 +0200 +++ /var/tmp/diff_new_pack.UGOHD0/_new 2026-07-17 01:40:04.910361069 +0200 @@ -1,5 +1,5 @@ <services> - <service name="tar_scm" mode="disabled"> + <service name="tar_scm" mode="manual"> <param name="filename">ocaml-gen</param> <param name="revision">30802b92145e0c9cd235d3d2ba4d2210fda5612a</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-gen-1.1.tar.xz ++++++
