File python-goocanvas.changes of Package python-goocanvas
-------------------------------------------------------------------
Sun Nov 27 06:47:17 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Wed Jun 1 17:25:46 CEST 2011 - vuntz@opensuse.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 21:26:28 UTC 2011 - dimstar@opensuse.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].
-------------------------------------------------------------------
Mon May 18 00:47:58 CEST 2009 - vuntz@novell.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 15:39:21 CET 2009 - vuntz@novell.com
- Add python-goocanvas-revert-svn229.patch to fix crash when just
importing the python module.
-------------------------------------------------------------------
Fri Mar 20 02:20:01 CET 2009 - vuntz@novell.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 23:58:26 CEST 2008 - maw@suse.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 5 19:26:31 CET 2007 - maw@suse.de
- Import into autobuild.
-------------------------------------------------------------------
Thu Nov 1 10:30:15 CST 2007 - maw@suse.de
- Require python-gobject2
-------------------------------------------------------------------
Thu Nov 1 10:28:23 CST 2007 - maw@suse.de
- Require python-cairo.
-------------------------------------------------------------------
Thu Nov 1 10:21:02 CST 2007 - maw@suse.de
- Don't require the -lang subpackage, since it doesn't exist.
-------------------------------------------------------------------
Thu Nov 1 09:53:57 CST 2007 - maw@suse.de
- Initial package.