Hello community, here is the log from the commit of package gedit for openSUSE:Factory checked in at 2013-10-23 19:22:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gedit (Old) and /work/SRC/openSUSE:Factory/.gedit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gedit" Changes: -------- --- /work/SRC/openSUSE:Factory/gedit/gedit.changes 2013-10-17 14:04:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gedit.new/gedit.changes 2013-10-23 19:22:24.000000000 +0200 @@ -1,0 +2,9 @@ +Tue Oct 22 20:07:53 UTC 2013 - [email protected] + +- Require python3-gedit if _with_gi_python is true: a bunch of + plugins depend on the introspection bindings (bnc#847114). + In theory, the plugins should depend on this, but there are many + ways users could get them, resulting in frustration for not + finding the right package. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gedit.spec ++++++ --- /var/tmp/diff_new_pack.OFhzdR/_old 2013-10-23 19:22:26.000000000 +0200 +++ /var/tmp/diff_new_pack.OFhzdR/_new 2013-10-23 19:22:26.000000000 +0200 @@ -52,6 +52,10 @@ BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(zeitgeist-2.0) >= 0.9.12 Requires: python3-cairo +%if %{_with_gi_python} +# See bnc#847114 - plugins generally depend on it +Requires: python3-gedit +%endif Requires: python3-gobject Recommends: %{name}-lang Recommends: iso-codes -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
