Hello community, here is the log from the commit of package python-gtk for openSUSE:Factory checked in at 2020-03-27 00:28:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gtk (Old) and /work/SRC/openSUSE:Factory/.python-gtk.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gtk" Fri Mar 27 00:28:29 2020 rev:42 rq:787478 version:2.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gtk/python-gtk.changes 2019-11-29 16:03:28.944791511 +0100 +++ /work/SRC/openSUSE:Factory/.python-gtk.new.3160/python-gtk.changes 2020-03-27 00:28:32.556355433 +0100 @@ -1,0 +2,5 @@ +Mon Mar 23 13:27:02 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Make sure we build with py2 only + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gtk.spec ++++++ --- /var/tmp/diff_new_pack.McAnr1/_old 2020-03-27 00:28:34.112356222 +0100 +++ /var/tmp/diff_new_pack.McAnr1/_new 2020-03-27 00:28:34.116356225 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-gtk # -# 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 @@ -106,10 +106,10 @@ %license COPYING %doc AUTHORS NEWS README MAPPING ChangeLog THREADS %exclude %{_docdir}/%{name}/html/ -%{python_sitearch}/gtk-2.0/gtk/ -%{python_sitearch}/gtk-2.0/atk.so -%{python_sitearch}/gtk-2.0/gtkunixprint.so -%{python_sitearch}/gtk-2.0/pango*.so +%{python2_sitearch}/gtk-2.0/gtk/ +%{python2_sitearch}/gtk-2.0/atk.so +%{python2_sitearch}/gtk-2.0/gtkunixprint.so +%{python2_sitearch}/gtk-2.0/pango*.so %files devel %{_bindir}/pygtk-codegen-2.0
