Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-lablgtk2 for openSUSE:Factory checked in at 2021-12-26 13:30:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-lablgtk2 (Old) and /work/SRC/openSUSE:Factory/.ocaml-lablgtk2.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-lablgtk2" Sun Dec 26 13:30:23 2021 rev:21 rq:942493 version:2.18.11 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-lablgtk2/ocaml-lablgtk2.changes 2021-04-29 01:38:22.706576571 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-lablgtk2.new.2520/ocaml-lablgtk2.changes 2021-12-26 13:30:33.786961758 +0100 @@ -1,0 +2,6 @@ +Sat Dec 18 18:18:18 UTC 2021 - [email protected] + +- Require gtk2 and rsvg in the devel pacakge + The built-in build.ml contains the output of pkgconfig --libs + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-lablgtk2.spec ++++++ --- /var/tmp/diff_new_pack.StBF1C/_old 2021-12-26 13:30:35.114962683 +0100 +++ /var/tmp/diff_new_pack.StBF1C/_new 2021-12-26 13:30:35.118962686 +0100 @@ -80,6 +80,10 @@ Obsoletes: ocaml-lablgtk-devel < %{version} Provides: lablgtk2:/usr/lib/ocaml/lablgtk2/glib.cmi Requires: %{name} = %{version} +Requires: pkgconfig(gtk+-2.0) +%if %{with ocaml_lablgtk2_rsvg} +Requires: pkgconfig(librsvg-2.0) +%endif %description devel LablGTK2 uses the rich type system of Objective Caml 3 to provide a
