Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-ptmap for openSUSE:Factory checked in at 2024-02-06 16:35:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-ptmap (Old) and /work/SRC/openSUSE:Factory/.ocaml-ptmap.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-ptmap" Tue Feb 6 16:35:42 2024 rev:6 rq:1144533 version:2.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-ptmap/ocaml-ptmap.changes 2023-06-01 17:19:21.402102164 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-ptmap.new.1815/ocaml-ptmap.changes 2024-02-06 16:36:28.167217840 +0100 @@ -1,0 +2,5 @@ +Mon Feb 5 05:05:05 UTC 2024 - oher...@suse.de + +- remove unused BuildRequires oUnit qcheck qtest + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-ptmap.spec ++++++ --- /var/tmp/diff_new_pack.RVIN84/_old 2024-02-06 16:36:28.795240560 +0100 +++ /var/tmp/diff_new_pack.RVIN84/_new 2024-02-06 16:36:28.795240560 +0100 @@ -1,7 +1,7 @@ # # spec file for package ocaml-ptmap # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,10 +28,7 @@ Source0: %name-%version.tar.xz BuildRequires: ocaml BuildRequires: ocaml-dune -BuildRequires: ocaml-rpm-macros >= 20230101 -BuildRequires: ocamlfind(oUnit) -BuildRequires: ocamlfind(qcheck) -BuildRequires: ocamlfind(qtest) +BuildRequires: ocaml-rpm-macros >= 20231101 BuildRequires: ocamlfind(seq) BuildRequires: ocamlfind(stdlib-shims)