Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-cairo for openSUSE:Factory checked in at 2023-01-06 17:05:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-cairo (Old) and /work/SRC/openSUSE:Factory/.ocaml-cairo.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-cairo" Fri Jan 6 17:05:44 2023 rev:6 rq:1056279 version:0.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-cairo/ocaml-cairo.changes 2023-01-05 15:01:08.245110271 +0100 +++ /work/SRC/openSUSE:Factory/.ocaml-cairo.new.1563/ocaml-cairo.changes 2023-01-06 17:06:33.164517331 +0100 @@ -1,0 +2,5 @@ +Thu Jan 5 05:05:05 UTC 2023 - oher...@suse.de + +- Set minimal cairo version to 1.12 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-cairo.spec ++++++ --- /var/tmp/diff_new_pack.vVncDQ/_old 2023-01-06 17:06:33.604519802 +0100 +++ /var/tmp/diff_new_pack.vVncDQ/_new 2023-01-06 17:06:33.604519802 +0100 @@ -31,7 +31,7 @@ BuildRequires: ocamlfind(dune-configurator) BuildRequires: ocamlfind(str) BuildRequires: pkg-config -BuildRequires: pkgconfig(cairo) +BuildRequires: pkgconfig(cairo) >= 1.12 BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(freetype2) @@ -42,7 +42,7 @@ Summary: Development files for %name Group: Development/Languages/OCaml Requires: %name = %version -Requires: pkgconfig(cairo) +Requires: pkgconfig(cairo) >= 1.12 %description devel The %name-devel package contains libraries and signature files for