Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package virt-top for openSUSE:Factory checked in at 2023-03-14 18:16:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virt-top (Old) and /work/SRC/openSUSE:Factory/.virt-top.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virt-top" Tue Mar 14 18:16:31 2023 rev:6 rq:1071170 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/virt-top/virt-top.changes 2022-04-08 22:46:03.702910743 +0200 +++ /work/SRC/openSUSE:Factory/.virt-top.new.31432/virt-top.changes 2023-03-14 18:16:33.743705412 +0100 @@ -1,0 +2,5 @@ +Fri Mar 3 03:03:03 UTC 2023 - [email protected] + +- Require OCaml 4.8 or later for building + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ virt-top.spec ++++++ --- /var/tmp/diff_new_pack.4LeKqx/_old 2023-03-14 18:16:34.303708405 +0100 +++ /var/tmp/diff_new_pack.4LeKqx/_new 2023-03-14 18:16:34.311708448 +0100 @@ -1,7 +1,7 @@ # # spec file for package virt-top # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,9 +26,9 @@ Url: http://people.redhat.com/~rjones/virt-top/ Source0: %name-%version.tar.xz Patch0: %name.patch -BuildRequires: ocaml +BuildRequires: ocaml(ocaml_base_version) >= 4.08 BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20220222 +BuildRequires: ocaml-rpm-macros >= 20230101 BuildRequires: ocamlfind(calendar) BuildRequires: ocamlfind(curses) BuildRequires: ocamlfind(dune.configurator)
