Changelog for
gob2-debugsource-2.0.20-8.1.x86_64.rpm :
* Sat Dec 14 2013 dimstarAATTopensuse.org- Update to version 2.0.20: + Require glib 2.4, and change use of the _take_ownership functions to _take_ functions. + Support for GTK3. + Names on properties and signals.
* Wed Dec 19 2012 dimstarAATTopensuse.org- Update to version 2.0.19: + Print unreftors and destructors before calling parent finalize and dispose as is the proper ordering. + Do not output #line 0 statements. + Fix empty file separator.
* Thu Dec 22 2011 vuntzAATTopensuse.org- Explicitly list files we package.
* Fri Jan 07 2011 vuntzAATTopensuse.org- Update to version 2.0.18: + Add %ctop{ %} to do what alltop does but only for the C file + gob2.m4 exits if gob is not found (lp#317801) + Escape minus signs in the webpage and fix some typos + Clarify README as to the public domainness of the generated code + Build fixes for Cygwin- Improve summary and description.
* Tue Apr 06 2010 vuntzAATTopensuse.org- Update to version 2.0.17: + Fix segfault when defining the finilize, dispose, and constructor methods (deb#574542) + Handle carriage returns in input files + use -G_MAXFLOAT and -G_MAXDOUBLE for the default minima for floating point numbers
* Thu Jul 23 2009 vuntzAATTnovell.com- Update to version 2.0.16: + add possibility of using function attributes such as G_GNUC_PRINTF etc... +
*_get_type methods are G_GNUC_CONST + move #line sections past opening brace of functions + handle finalize, dispose, constructor just like init + Add %afterdecls{ %} code block + Minor fixes to docs- Remove AutoReqProv: it\'s default now.- Use configure, makeinstall macros.- Clean up file list.
* Fri Feb 01 2008 rodrigoAATTsuse.de- Update to version 2.0.15:
* Fix --file-sep usage with respect to private headers
* Don\'t use /dev/null to help portability on non-unix
* Fix segfault on bad include statement (debian bug #443907)
* Fix my-person.gob example
* Thu Mar 29 2007 roAATTsuse.de- added flex,bison to buildreq
* Mon Mar 06 2006 sbrabecAATTsuse.cz- Removed bundled lexer.c (#151087).
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires