File python3-cairocffi.changes of Package python3-cairocffi
-------------------------------------------------------------------
Mon Aug 10 03:21:53 UTC 2015 - arun@gmx.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 23:10:20 UTC 2015 - arun@gmx.de
- update to version 0.7.1:
* Add a possible work-around for #64.
-------------------------------------------------------------------
Mon Jun 29 13:05:38 UTC 2015 - toddrme2178@gmail.com
- Depend on cairo
-------------------------------------------------------------------
Sat Jun 6 22:23:44 UTC 2015 - arun@gmx.de
- update to version 0.7:
(no changelog available)
-------------------------------------------------------------------
Sat Jan 10 01:35:36 UTC 2015 - arun@gmx.de
- specfile: update copyright year
- update to version 0.6:
* #39 <https://github.com/SimonSapin/cairocffi/pull/39>: Add
xcb.XCBSurface.
* #42 <https://github.com/SimonSapin/cairocffi/pull/42>: Add
Win32PrintingSurface.
-------------------------------------------------------------------
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