Hello community, here is the log from the commit of package gedit for openSUSE:13.1 checked in at 2013-10-23 19:22:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/gedit (Old) and /work/SRC/openSUSE:13.1/.gedit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gedit" Changes: -------- --- /work/SRC/openSUSE:13.1/gedit/gedit.changes 2013-10-17 14:04:17.000000000 +0200 +++ /work/SRC/openSUSE:13.1/.gedit.new/gedit.changes 2013-10-23 19:22:31.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.neV0HX/_old 2013-10-23 19:22:31.000000000 +0200 +++ /var/tmp/diff_new_pack.neV0HX/_new 2013-10-23 19:22:31.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]
