1
0

Accepting request 246620 from home:TheBlackCat:branches:devel:languages:python

Split out optional gdk-pixbuf module.
This avoids a lot of gtk dependencies for the main package, and is the recommended approach by upstream.

OBS-URL: https://build.opensuse.org/request/show/246620
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=3
This commit is contained in:
Todd R
2014-08-27 11:26:50 +00:00
committed by Git OBS Bridge
parent 18fc1ac776
commit ab111cdf09
2 changed files with 29 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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