1
0

Accepting request 729341 from home:jubalh:branches:devel:languages:python

- Update to 1.1.0:
  * #135, #127, #119: Clean the way external libraries are found
  * #126: Remove const char* elements from cdef
  * Support Cairo features up to 1.17.2
  * Fix documentation generation

OBS-URL: https://build.opensuse.org/request/show/729341
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=30
This commit is contained in:
Tomáš Chvátal
2019-09-09 07:50:57 +00:00
committed by Git OBS Bridge
parent cbcc6ea293
commit fdf5474d44
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Sep 9 07:41:31 UTC 2019 - mvetter@suse.com
- Update to 1.1.0:
* #135, #127, #119: Clean the way external libraries are found
* #126: Remove const char* elements from cdef
* Support Cairo features up to 1.17.2
* Fix documentation generation
-------------------------------------------------------------------
Wed Jul 31 12:12:15 UTC 2019 - pgajdos@suse.com