Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-luv for openSUSE:Factory checked in at 2026-07-17 01:38:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-luv (Old) and /work/SRC/openSUSE:Factory/.ocaml-luv.new.24530 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-luv" Fri Jul 17 01:38:27 2026 rev:8 rq:1365557 version:0.5.13 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-luv/ocaml-luv.changes 2025-05-15 17:01:39.070893489 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-luv.new.24530/ocaml-luv.changes 2026-07-17 01:40:26.667095672 +0200 @@ -1,0 +2,5 @@ +Tue Jul 7 07:07:07 UTC 2026 - [email protected] + +- Remove 32bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-luv.spec ++++++ --- /var/tmp/diff_new_pack.KLLqkj/_old 2026-07-17 01:40:27.339118363 +0200 +++ /var/tmp/diff_new_pack.KLLqkj/_new 2026-07-17 01:40:27.343118498 +0200 @@ -1,7 +1,7 @@ # # spec file for package ocaml-luv # -# 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 @@ -21,9 +21,12 @@ %if "%build_flavor" == "testsuite" %if %{without ocaml_luv_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 @@ -34,13 +37,12 @@ %{?ocaml_preserve_bytecode} Summary: Binding to libuv cross-platform asynchronous I/O License: MIT -Group: Development/Languages/OCaml -URL: https://opam.ocaml.org/packages/luv +URL: https://opam.ocaml.org/packages/luv/ Source0: %pkg-%version.tar.xz Patch0: %pkg.patch BuildRequires: ocaml BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20240909 +BuildRequires: ocaml-rpm-macros >= 20260707 BuildRequires: ocamlfind(ctypes) BuildRequires: pkgconfig(libuv) @@ -60,8 +62,7 @@ %package devel Summary: Development files for %name -Group: Development/Languages/OCaml -Requires: %name = %version +Requires: %name = %version-%release Requires: pkgconfig(libuv) %description devel ++++++ ocaml-luv-0.5.13.tar.xz ++++++
