Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-facile for openSUSE:Factory checked in at 2026-07-17 01:38:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-facile (Old) and /work/SRC/openSUSE:Factory/.ocaml-facile.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-facile" Fri Jul 17 01:38:02 2026 rev:24 rq:1365544 version:1.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-facile/ocaml-facile.changes 2022-04-06 21:51:29.495567042 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-facile.new.24530/ocaml-facile.changes 2026-07-17 01:39:52.585944942 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-facile.spec ++++++ --- /var/tmp/diff_new_pack.0eaL7O/_old 2026-07-17 01:39:53.341970468 +0200 +++ /var/tmp/diff_new_pack.0eaL7O/_new 2026-07-17 01:39:53.345970604 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-facile # -# 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,13 @@ %{?ocaml_preserve_bytecode} Summary: Ocaml Constraint Programming Library License: LGPL-2.1+ -Group: Development/Languages/OCaml -Url: https://github.com/Emmanuel-PLF/facile +ExclusiveArch: aarch64 ppc64le riscv64 s390x x86_64 +URL: https://opam.ocaml.org/packages/facile/ Source0: %name-%version.tar.xz Patch0: %name.patch BuildRequires: ocaml BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20220222 +BuildRequires: ocaml-rpm-macros >= 20260707 BuildRequires: ocamlfind(stdlib-shims) %description @@ -51,8 +51,7 @@ %package devel Summary: Development files for %name -Group: Development/Languages/OCaml -Requires: %name = %version +Requires: %name = %version-%release Requires: ocamlfind(stdlib-shims) %description devel ++++++ _service ++++++ --- /var/tmp/diff_new_pack.0eaL7O/_old 2026-07-17 01:39:53.373971549 +0200 +++ /var/tmp/diff_new_pack.0eaL7O/_new 2026-07-17 01:39:53.381971820 +0200 @@ -1,7 +1,7 @@ <services> - <service name="tar_scm" mode="disabled"> + <service name="tar_scm" mode="manual"> <param name="filename">ocaml-facile</param> - <param name="revision">master</param> + <param name="revision">3b6902e479019c25b582042d9a02152fec145eb0</param> <param name="scm">git</param> <param name="submodules">disable</param> <param name="url">https://github.com/Emmanuel-PLF/facile.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>
