Changelog for
python-gobject2-2.28.7-lp154.2.39.x86_64.rpm :
* Mon Mar 23 2020 Tomáš Chvátal
- Use python2_sitearch to fix build without extra macros
* Mon Jul 23 2018 dimstarAATTopensuse.org- Use python_sitearch instead of deprecated py_sitedir.
* Wed Dec 13 2017 dimstarAATTopensuse.org- Update to version 2.28.7: + Move property and signal creation into _class_init(). + gio-types.defs: change some enums to flags. + Fix set_qdata warning on accessing NULL gobject property. + Disable introspection support by default. + Don\'t install codegen for Python 3. + Ship tests/te_STAATTnouppera in release tarballs for tests to succeed. + [gi] Port test_properties from static gio to GI Gio. + python3: - Fix build. PYcairo_IMPORT doesn\'t exists anymore. - Fix maketrans import. + [gi-overrides] fix MessageBox so it correctly handles the type constructor param. + gdbus tests: Fix hang if test case fails. + Fix crash in Gtk.TextIter overrides. + correctly initialize the _gi_cairo_functions array to be zero filled. + [gtk-override] print warning if user imports Gtk 2.0. + Add support for enums in gobject.property.- Drop python-gobject-python3.patch and python-gobject-gio_types.patch: fixed upstream.- Drop libtool BuildRequires and call to autoreconf: no longer needed since we don\'t carry patches anymore.
* Sat Feb 25 2017 toddrme2178AATTgmail.com- Add python2-gobject2 and python2-gobject2-devel provides for compatibility with multipython packages.
* Wed Sep 25 2013 toddrme2178AATTgmail.com- Fix building python 3 version on openSUSE <= 12.3; __pycache__ was not built a this time.
* Tue Jul 16 2013 dimstarAATTopensuse.org- Run pre_checkin.sh to re-introduce python3 capabilities: + Adds python3-gobject2.spec and .changes.
* Thu Sep 13 2012 andrea.bediniAATTgmail.com- Add python-gobject-gio_types.patch: patches taken from git, to fix some type mismatches in gio-types.defs.
* Sun Nov 27 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Fri Sep 30 2011 vuntzAATTopensuse.org- Update python3-gobject2 packaging: + Use %{python3_sitearch} now that it\'s defined, instead of our own custom macro. + Change python3 Requires to python(abi) = %py3_ver, which is saner.
* Wed Aug 24 2011 dimstarAATTopensuse.org- Revert the rename from pygobject to pygobject2 for the docs: This fix is counter productive. python-gobject (version 3) does not provide useful documentation in first place. The right fix is not to install the doc in python-gobject (version 2.90.x+)