1
0
python-cairocffi/python-cairocffi.changes

40 lines
1.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Feb 1 11:08:43 UTC 2016 - toddrme2178@gmail.com
- update to version 0.7.2:
* Use ctypes.util.find_library with dlopen.
* Fix loading of gdk_pixbuf library on Ubuntu
- update to version 0.7.1:
* Add a possible work-around for #64.
-------------------------------------------------------------------
Wed Jul 1 12:30:10 UTC 2015 - toddrme2178@gmail.com
- Depend on cairo instead of cairo-tools
-------------------------------------------------------------------
Tue Apr 28 21:13:22 UTC 2015 - benoit.monin@gmx.fr
- update to version 0.6:
* #39 Add :class:xcb.XCBSurface.
* #42 Add :class:Win32PrintingSurface.
- add Group field to subpackage python-cairocffi-pixbuf
-------------------------------------------------------------------
Wed Sep 10 09:27:47 UTC 2014 - toddrme2178@gmail.com
- Require gdk-pixbuf instead of typelib(GdkPixbuf)
-------------------------------------------------------------------
Wed Aug 27 10:06:19 UTC 2014 - toddrme2178@gmail.com
- Split out optional gdk-pixbuf module.
This avoids a lot of gtk dependencies for the main package, and
is the recommended approach by upstream.
-------------------------------------------------------------------
Tue Aug 26 12:32:22 UTC 2014 - toddrme2178@gmail.com
- Initial version