Changelog for
python3-cairocffi-0.7.2-2.1.noarch.rpm :
Mon Aug 10 14:00:00 2015 arunAATTgmx.de
- update to version 0.7.2:
* Use ctypes.util.find_library with dlopen.
* Fix loading of gdk_pixbuf library on Ubuntu
Tue Jun 30 14:00:00 2015 arunAATTgmx.de
- update to version 0.7.1:
* Add a possible work-around for #64.
Mon Jun 29 14:00:00 2015 toddrme2178AATTgmail.com
- Depend on cairo
Sat Jun 6 14:00:00 2015 arunAATTgmx.de
- update to version 0.7:
(no changelog available)
Sat Jan 10 13:00:00 2015 arunAATTgmx.de
- specfile: update copyright year
- update to version 0.6:
* #39
: Add
xcb.XCBSurface.
* #42 : Add
Win32PrintingSurface.
Wed Sep 10 14:00:00 2014 toddrme2178AATTgmail.com
- Require gdk-pixbuf instead of typelib(GdkPixbuf)
Wed Aug 27 14:00:00 2014 toddrme2178AATTgmail.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 14:00:00 2014 toddrme2178AATTgmail.com
- Initial version