Changelog for
python-goocanvas-debugsource-0.14.1-28.3.x86_64.rpm :
* Thu Mar 07 2013 cfarrellAATTsuse.com- license update: LGPL-2.1+ consolidate
* Fri Mar 01 2013 cooloAATTsuse.com- update license to new format
* Sun Nov 27 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Wed Jun 01 2011 vuntzAATTopensuse.org- Move to pkgconfig()-style BuildRequires, in preparation of addition of gtk3 branch of goocanvas: + Old ones: goocanvas-devel, python-cairo-devel, python-gobject2-devel, python-gtk-devel. + New ones: goocanvas, pycairo, pygobject-2.0, pygtk-2.0.
* Sat May 28 2011 dimstarAATTopensuse.org- Split out a -devel package, which currently only contains a .pc file. The split is needed, as the .pc file has references to other development packages, which in turn are all being dragged in when the package is being installed [bnc#696808].
* Sun May 17 2009 vuntzAATTnovell.com- Update to version 0.14.1: + Fix a segfault due to an API change in PycCairo + Autogenerate the ChangeLog from git logs + Fix the build when using libtool 2.x + Make the required changes after the switch to git- Drop python-goocanvas-pycairo-api.patch: fixed upstream.
* Sat Mar 21 2009 vuntzAATTnovell.com- Add python-goocanvas-revert-svn229.patch to fix crash when just importing the python module.
* Fri Mar 20 2009 vuntzAATTnovell.com- Update to version 0.14.0: + Update the docs with new goocanvas API and some random fixes + Add an export SVG function in the demo- Changes from version 0.13.1: + Fix a bug in docs bgo#565710 + Some more code for the demo + Fix goocanvas.Grid and goocanvas.GridModel constructors- Changes from version 0.13.0: + Update docs with new API. + Update build system in order to compile on Windows + wrap new goocanvas.Canvas methods + add goocanvas.Grid and goocanvas.GridModel- Changes from version 0.12.0: + wrap goocanvas.Points fields + add a gradient demo to test fill_pattern + wrap Item.get_requested_area() and Item.update() + wrap Item.get_transform_for_child() + manually wrap Item.set_transform() and ItemModel.set_transform(). It\' is now possible to use None to unset the matrix + manually wrap goocanvas.create_cairo_context() and fix a bad API change in Pycairo. + demo play (and drag around...) a flash file into a canvas item. + some docs fixes.- Remove unneeded BuildRequires: gtk2-devel, python-devel.- Remove AutoReqProv: it\'s default now.- Add python-gtk Requires.- Use parallel make.- Add python-goocanvas-pycairo-api.patch to fix build with latest python-cairo.- Do not package empty README.- Use py_requires.
* Mon Jun 30 2008 mawAATTsuse.de- Update to version 0.10.0: + Install a .pc file + Add goocanvas.ItemSimple.bounds getsets + Prevent PYGTK from being imported into goocanvasmodule (bln##150412) o fix object registration TYPE_CAIRO_PATTERN (Gian Mario) o New custom example for SVG images. (Gian Mario) o update with new goocanvas 0.10 API (Gian Mario) o fix a bug introduced by pycairo API change, see LP#222503 reported by David Boucher (Gian Mario) o Update docs according to new API (Gian Mario)
* Wed Dec 05 2007 mawAATTsuse.de- Import into autobuild.