Changelog for
python-gtk-doc-2.24.0-lp152.4.4.noarch.rpm :
* Wed Nov 27 2019 Dominique Leuenberger
- Add pygtk-Drop-the-PangoFont-find_shaper-virtual-method.patch: Drop the PangoFont find_shaper virtual method. This API has been removed from Pango 1.44.6, because it was completely unused by anything.
* Sun Aug 18 2019 Bjørn Lie - Drop python-numpy-devel BuildRequires and python-numpy Requires: No longer build the optional numpy support.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Tue Jul 11 2017 toddrme2178AATTgmail.com- Fix rpmlint errors- Spec file cleanups
* Fri Apr 05 2013 idonmezAATTsuse.com- Add Source URL, see https://en.opensuse.org/SourceUrls
* Tue Oct 11 2011 jmatejekAATTsuse.com- moving docs to /usr/share/doc/gtk for FHS compliance (bnc#597244)
* Wed May 04 2011 jmatejekAATTnovell.com- added Provides: pygtk2 for cross-distro compatibility (bnc#688452)
* Wed May 04 2011 vuntzAATTopensuse.org- Update to version 2.24.0: + Many many documentation improvements and updates + Add --without-glade configure option. No change to current behaviour. + Small setup.py fixes- Changes from version 2.23.1: + Many many documentation improvements and updates- Changes from version 2.23.0: + Many windows build fixes (bgo#371317) + Fix mainloop hangs with signalfd (bgo#638780, bgo#640738) + Fix TypeError when running tests (bgo#636589) + gtk.gdk.GC.set_clip_mask() should accept None (bgo#638994) + gtk.AboutDialog.set_program_name() should accept None + Add \"import gtk; gtk.require(\'2.0\')\" statements to the examples + Add GTK-2.24 API
* Wed Feb 09 2011 jmatejekAATTnovell.com- added patch that switches to new Capsule API, because the deprecated PyCObject API will cause a segfault when warnings are exceptions (bnc#669802)
* Sun Sep 26 2010 vuntzAATTopensuse.org- Update to version 2.22.0: + Fix build with Python 2.5 + Add final GTK/GDK-2.22 API + Add missing GDK-2.18 API