Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-dose for openSUSE:Factory checked in at 2026-07-17 01:37:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-dose (Old) and /work/SRC/openSUSE:Factory/.ocaml-dose.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-dose" Fri Jul 17 01:37:53 2026 rev:9 rq:1365541 version:7.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-dose/ocaml-dose.changes 2025-05-05 22:58:47.214500669 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-dose.new.24530/ocaml-dose.changes 2026-07-17 01:39:35.237359073 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-dose.spec ++++++ --- /var/tmp/diff_new_pack.W5hQoZ/_old 2026-07-17 01:39:36.537403011 +0200 +++ /var/tmp/diff_new_pack.W5hQoZ/_new 2026-07-17 01:39:36.541403147 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-dose # -# 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,9 +22,11 @@ %if %{without ocaml_dose_testsuite} ExclusiveArch: do-not-build %else +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 %endif %define nsuffix -testsuite %else +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 %define nsuffix %nil %endif @@ -35,12 +37,12 @@ %{?ocaml_preserve_bytecode} Summary: An OCaml dependency toolkit License: LGPL-3.0-or-later -URL: https://opam.ocaml.org/packages/dose3 +URL: https://opam.ocaml.org/packages/dose3/ Source0: %pkg-%version.tar.xz Patch0: %pkg.patch BuildRequires: ocaml BuildRequires: ocaml-dune >= 2.7 -BuildRequires: ocaml-rpm-macros >= 20231101 +BuildRequires: ocaml-rpm-macros >= 20260707 BuildRequires: ocamlfind(base64) BuildRequires: ocamlfind(cudf) BuildRequires: ocamlfind(extlib) @@ -71,11 +73,12 @@ uninstallability checks). %package devel -Summary: An OCaml dependency toolkit -- Development files -Requires: %name = %version +Summary: Development files for %name +Requires: %name = %version-%release %description devel -This package contains development files for package %name. +The %name-devel package contains libraries and signature files for +developing applications that use %name. %prep %autosetup -p1 -n %pkg-%version ++++++ _service ++++++ --- /var/tmp/diff_new_pack.W5hQoZ/_old 2026-07-17 01:39:36.597405039 +0200 +++ /var/tmp/diff_new_pack.W5hQoZ/_new 2026-07-17 01:39:36.601405175 +0200 @@ -1,5 +1,5 @@ <services> - <service name="tar_scm" mode="disabled"> + <service name="tar_scm" mode="manual"> <param name="exclude">.cvsignore</param> <param name="exclude">doc/webpages</param> <param name="exclude">experimental</param> @@ -12,10 +12,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>
