Hello community, here is the log from the commit of package gedit for openSUSE:Leap:15.2 checked in at 2020-03-06 12:36:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/gedit (Old) and /work/SRC/openSUSE:Leap:15.2/.gedit.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gedit" Fri Mar 6 12:36:34 2020 rev:15 rq:779568 version:3.34.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/gedit/gedit.changes 2020-01-30 14:50:17.986899252 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.gedit.new.26092/gedit.changes 2020-03-06 12:36:34.898585939 +0100 @@ -1,0 +2,8 @@ +Fri Jan 31 22:45:23 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Own %{python3_sitearch}/gi/ and subdirectories: in the past, + pkgconfig(pygobject-3.0) pulled in py2 and py3 gobject stacks, + but we eliminated that so not every consumer of the C-headers + gets two python stacks pulled in. Thus, own the directories. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gedit.spec ++++++ --- /var/tmp/diff_new_pack.KfMnPQ/_old 2020-03-06 12:36:35.278586171 +0100 +++ /var/tmp/diff_new_pack.KfMnPQ/_new 2020-03-06 12:36:35.282586173 +0100 @@ -1,7 +1,7 @@ # # spec file for package gedit # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -174,7 +174,7 @@ %if %{with python_bindings} %files -n python3-gedit -%{python3_sitearch}/gi/overrides/Gedit* +%{python3_sitearch}/gi/ %endif %files devel
