Changelog for
python-gobject2-devel-2.20.0-1.2.x86_64.rpm :
Thu Nov 26 13:00:00 2009 mxwuAATTnovell.com
- Fate #308121. Update to GNOME 2.28.
Last Changelog entry from new version
Tue Sep 29 10:20:43 CEST 2009 - vuntzAATTopensuse.org
- Update to version 2.20.0:
Thu Sep 4 14:00:00 2008 mbomanAATTnovell.com
- Update to version 2.15.4:
+ Too many changes and fixes to list. Please see NEWS for full details.
Mon Jun 30 14:00:00 2008 mawAATTsuse.de
- Update to version 2.14.2:
+ Allow gobject.property work with subclasses (bgo#523352)
+ Unbreak Source.prepare (bgo#523075)
+ Never override customly set \'tp_new\' and \'tp_alloc\'
+ Don\'t link against libffi if we cannot find libffi on the
system (bgo#496006)
+ Dist .m4 files (bgo#496011)
+ Don\'t return NULL after warning of enum comparsion
(bgo#519631).
Thu Apr 3 14:00:00 2008 hpjAATTsuse.de
- Upgraded to version 2.14.1:
* Avoid wakeups when using Python trunk.
* Add an uninstalled.pc.
Thu Sep 20 14:00:00 2007 sbrabecAATTsuse.cz
- Updated to version 2.14.0:
* Fix a Python 2.6 deprecation warning
* Wrap g_timeout_add_seconds, when compiling with glib 2.14
* Always fully initialize the PyGObject
* Fix compilation in Solaris, again
* Fix check for default value in boolean type
* Fix new style properties with subclasses
* Docs generation fixes
Tue Jan 9 13:00:00 2007 sbrabecAATTsuse.cz
- Splitted python-gobject2-doc from python-gobject2-devel.
Mon Jan 8 13:00:00 2007 cthielAATTsuse.de
- update to version 2.12.3
* distutils build fixes
* documentation updates
* gobject.handler_block_by_func and friends now accept methods
* avoid truncating of gparamspec
* set __module__ on gobject derived types
* Ensure exceptions are raised on errors in gobject.OptionGroup
Mon Nov 27 13:00:00 2006 sbrabecAATTsuse.cz
- Preamble typo fix.
Sat Oct 21 14:00:00 2006 cthielAATTsuse.de
- update to version 2.12.2
* Make PyGObject 64-bit safe for Python 2.5
* All headers are now LGPL and not GPL
* Remove a couple of GCC warnings
* Revive distutils support
* Emission hook reference count bugfix
* MSVC/ANSI C compilation fix
* Bump Ctrl-C timeout handler from 100ms to 1000
Sun Oct 1 14:00:00 2006 cthielAATTsuse.de
- update to version 2.12.1
* Corrected version check
- changes from 2.11.4 to 2.12.0
* Install the html files even when using --disable-docs
- changes from 2.11.3 to 2.11.4
* Include pre-generated html docs in the tarball
* Fix bug in do_set_property called from constructor
* Fix type registration involving interfaces with signals and/or properties
- changes from 2.11.2 to 2.11.3
* Documentation updates
* Documentation build fixes
* PyGObject can now be compiled using a C++ compiler
* Type registration bug fix
Thu Aug 10 14:00:00 2006 cthielAATTsuse.de
- initial package (version 2.11.2)